Skip to content

Commit

Permalink
testbench formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sydney-munro committed Dec 19, 2024
1 parent f623d67 commit 3236dea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ public void stop() {
int shutdownProcessExitValue = shutdownProcess.exitValue();
LOGGER.warning("Container exit value = " + shutdownProcessExitValue);
}

// wait for the server to shutdown
runWithRetries(
() -> {
Expand Down

0 comments on commit 3236dea

Please sign in to comment.