Skip to content

Commit

Permalink
test: pin mops to version that only writes package parameters to stdout
Browse files Browse the repository at this point in the history
  • Loading branch information
ericswanson-dfinity committed Sep 27, 2023
1 parent 1bf35a1 commit 80097d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/tests-dfx/playground.bash
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ teardown() {
setup_playground() {
if ! command -v ic-mops &> /dev/null
then
npm i -g ic-mops
npm i -g ic-mops@0.27.1
fi
dfx_new hello
create_networks_json
Expand Down

0 comments on commit 80097d8

Please sign in to comment.