Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
echebbi committed Mar 31, 2024
1 parent 292f67f commit bcd0943
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ public void clearConsole() {

@Test
public void pressMutatorGroupButtons() { // NOSONAR
PAGES.getRunMenu().setMutatorGroup(TEST_CONFIG_NAME, Mutators.OLD_DEFAULTS);
PAGES.getRunMenu().setMutatorGroup(TEST_CONFIG_NAME, Mutators.DEFAULTS);
PAGES.getRunMenu().setMutatorGroup(TEST_CONFIG_NAME, Mutators.STRONGER);
PAGES.getRunMenu().setMutatorGroup(TEST_CONFIG_NAME, Mutators.ALL);
Expand Down

0 comments on commit bcd0943

Please sign in to comment.