Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zwang28 committed Dec 16, 2022
1 parent 3c2329a commit 0bdeb38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/batch/src/executor/insert.rs
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ mod tests {
ignore_range_tombstone: false,
table_id: Default::default(),
retention_seconds: None,
read_version_from_backup: false,
},
)
.await?;
Expand Down

0 comments on commit 0bdeb38

Please sign in to comment.