diff --git a/scripts/e2e-test.sh b/scripts/e2e-test.sh index 63e6647e420..54010a36496 100755 --- a/scripts/e2e-test.sh +++ b/scripts/e2e-test.sh @@ -56,7 +56,7 @@ cd $TEMP # published on npm # Temporarily installing sinopia from a github fork # TODO t10060166 use npm repo when bug is fixed -which sinopia || npm install -g git://github.com/bestander/sinopia.git#057155985fe955ed6066d1fc2edc159c63dec675 +which sinopia || npm install -g git://github.com/bestander/sinopia.git#68707efbab90569d5f52193138936f9281cc410c # but in order to make npm use sinopia we temporarily # replace its config file