Skip to content

Commit 6977f90

Browse files
dpereoweidzikowski
andauthored
Update e2e-network/docker/test-02-v2-raft-2orgs.sh
Co-authored-by: Jakub Dzikowski <jakub.t.dzikowski@gmail.com> Signed-off-by: Pereowei Daniel <82245725+dpereowei@users.noreply.github.com>
1 parent f404e95 commit 6977f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-network/docker/test-02-v2-raft-2orgs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ waitForContainer "peer1.org1.example.com" "Membership view has changed. peers we
8585
waitForContainer "db.explorer.example.com" "database system is ready to accept connections" "200"
8686
# // the next check is not working because explorer needs needs to be restarted first
8787
# // see the issue: https://github.com/hyperledger-labs/fablo/issues/604
88-
# waitForContainer "explorer.example.com" "Successfully created channel event hub for \[my-channel1\]" "200"
88+
waitForContainer "explorer.example.com" "Successfully created channel event hub for \[my-channel1\]" "200"
8989

9090
# check if org2 is ready
9191
waitForContainer "ca.org2.example.com" "Listening on https://0.0.0.0:7054"

0 commit comments

Comments
 (0)