Skip to content

Commit

Permalink
Revert "test: pin mops to version that only writes package parameters…
Browse files Browse the repository at this point in the history
… to stdout (#3395)"

This reverts commit d2404ec.
  • Loading branch information
ericswanson-dfinity authored Sep 28, 2023
1 parent 6024938 commit 5136f00
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@0.27.1
npm i -g ic-mops
fi
dfx_new hello
create_networks_json
Expand Down

0 comments on commit 5136f00

Please sign in to comment.