Skip to content

Commit

Permalink
Fix test failure
Browse files Browse the repository at this point in the history
Signed-off-by: Gao Binlong <[email protected]>
  • Loading branch information
gaobinlong committed Oct 12, 2024
1 parent 0f6f4e5 commit a981af4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,8 @@ public Iterator<Setting<?>> settings() {
}

},
Property.IndexScope
Property.IndexScope,
Property.NotCopyableOnResize
);

/**
Expand Down

0 comments on commit a981af4

Please sign in to comment.