Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenbin1002 committed Dec 19, 2024
1 parent 852272a commit ef0acbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/vm/engine/test/workspace_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1442,6 +1442,7 @@ func Test_DeleteUncommittedBlock(t *testing.T) {
testutil.WithDisttaeEngineInsertEntryMaxCount(1),
testutil.WithDisttaeEngineCommitWorkspaceThreshold(1),
testutil.WithDisttaeEngineWriteWorkspaceThreshold(1),
testutil.WithDisttaeEngineQuota(1),
)
defer func() {
disttaeEngine.Close(ctx)
Expand Down

0 comments on commit ef0acbf

Please sign in to comment.