Skip to content

Commit

Permalink
fix testing index redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
persapiens committed Nov 25, 2023
1 parent 1bfc085 commit cbe9516
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public class AbstractPageIT {

private static int countFinish = 0;

private static final int NUMBER_OF_SUBCLASSES = 8;
private static final int NUMBER_OF_SUBCLASSES = 9;

@BeforeAll
public static void init() {
Expand Down

0 comments on commit cbe9516

Please sign in to comment.