Skip to content

Commit

Permalink
Merge branch 'release/c3.0' into release/c3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tommystendahl committed Oct 11, 2023
2 parents cad0437 + fba6b13 commit ad1de53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public class ITVerifyThreadedAudit
{
private final static String UUID_REGEX = "[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}";

private static final int USER_COUNT = 20;
private static final int USER_COUNT = 5;

private static CassandraDaemonForAuditTest cdt;

Expand Down

0 comments on commit ad1de53

Please sign in to comment.