Skip to content

Commit 12e75ea

Browse files
committed
add optype
1 parent d54f561 commit 12e75ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/verifier/recheck_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ func (suite *MultiMetaVersionTestSuite) TestFailedCompareThenReplace() {
4040
)
4141

4242
event := ParsedEvent{
43+
OpType: "insert",
4344
DocKey: DocKey{
4445
ID: "theDocID",
4546
},

0 commit comments

Comments
 (0)