Skip to content

Commit e1e13c4

Browse files
committed
Merge branch 'andrew/api-bn-recovery' of github.com:dfinity/ic into andrew/api-bn-recovery
2 parents 84668f8 + 52d07a4 commit e1e13c4

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)