Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
bgprudhomme committed Aug 26, 2024
1 parent f987a62 commit 720851c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
public class MemStatementListTestIT {

private static List<MemStatement> statements;

@Param({ "10", "50", "100", "500", "1000", "5000" })
public static int CHUNKS = 1_000;

Expand Down

0 comments on commit 720851c

Please sign in to comment.