Skip to content

Commit

Permalink
Run CI again please.
Browse files Browse the repository at this point in the history
  • Loading branch information
aalhour committed Feb 19, 2024
1 parent 43ec164 commit 5c0b14e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ public void testReportForDutyGetsAcceptedByMasterWhenNotConfiguredToRejectDecomm

waitForClusterOnline(backupMaster);

// Do some checking/asserts here.
// Assert that the backup master has become active.
assertTrue(backupMaster.getMaster().isActiveMaster());
assertTrue(backupMaster.getMaster().isInitialized());

Expand Down

0 comments on commit 5c0b14e

Please sign in to comment.