Skip to content

Commit

Permalink
Update kv_save_mode_integration_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
dinal authored Jan 7, 2021
1 parent b82eaac commit 20c6d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/kv_save_mode_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ func (kvSuite *KvTestSuite) TestSaveModeOverwriteTableExists() {
err = appender.WaitForComplete(time.Second)
kvSuite.Require().NoError(err)


rreq := &pb.ReadRequest{
Backend: kvSuite.backendName,
Table: table,
Expand Down

0 comments on commit 20c6d3b

Please sign in to comment.