Skip to content

Commit 52d07a4

Browse files
author
IDX GitHub Automation
committed
Automatically fixing code for linting and formatting issues
1 parent fa1a1e9 commit 52d07a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ic-os/api-bn-recovery/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
88
CONTAINER_NAME="api-bn-test-$$"
99
IMAGE_NAME="api-boundary-node"
1010
IMAGE_TAG="test"
11-
MAX_WAIT=300 # 5 minutes for registry sync + replica discovery
11+
MAX_WAIT=300 # 5 minutes for registry sync + replica discovery
1212

1313
cleanup() {
1414
echo "Cleaning up..."

0 commit comments

Comments
 (0)