We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dfbc64 commit b201a20Copy full SHA for b201a20
internal/verifier/recheck_test.go
@@ -47,6 +47,7 @@ func (suite *MultiMetaVersionTestSuite) TestFailedCompareThenReplace() {
47
DB: "the",
48
Coll: "namespace",
49
},
50
+ OpType: "update",
51
}
52
53
suite.handleAndFlushChangeEvent(ctx, verifier, event)
0 commit comments