Skip to content

Commit b3d1638

Browse files
committed
update snapshot.sh
Signed-off-by: Osama Rabea <osrab3@gmail.com>
1 parent 49a1419 commit b3d1638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-network/docker/test-04-snapshot.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ expectInvokeRest "$fablo_rest_org1 $user_token" "my-channel1" "chaincode1" \
104104
'{"success":"RHIgUGFtZWxhIElzbGV5"}'
105105

106106
# restore hook to update fabric version
107-
hook_command="perl -i -pe 's/FABRIC_VERSION=2\.3\.3/FABRIC_VERSION=2\.4\.2/g' ./fablo-target/fabric-docker/.env"
107+
hook_command="perl -i -pe 's/FABRIC_VERSION=2\.3\.3/FABRIC_VERSION=2\.3\.3/g' ./fablo-target/fabric-docker/.env"
108108

109109
# prune the network and restore from snapshot
110110
(

0 commit comments

Comments
 (0)