Skip to content

Commit

Permalink
Merge branch 'release/c3.11' into release/c4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tommystendahl committed Oct 11, 2023
2 parents aa7915b + ad1de53 commit 0de6fa1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,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 0de6fa1

Please sign in to comment.