Skip to content

Commit

Permalink
fix tox issue
Browse files Browse the repository at this point in the history
Signed-off-by: prsurve <[email protected]>
  • Loading branch information
prsurve committed Jul 23, 2024
1 parent 01dd4d9 commit 99a030c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def test_hub_recovery_failover_and_relocate(self, nodes_multicluster, dr_workloa
# Failover action via CLI
failover_results = []
logger.info(
f"Waiting for 300 seconds for drpc status to be restored before performing failover"
"Waiting for 300 seconds for drpc status to be restored before performing failover"
)
time.sleep(300)

Expand Down

0 comments on commit 99a030c

Please sign in to comment.