Skip to content

Commit

Permalink
Merge branch 'master' into lwshang/tech_stack_cont
Browse files Browse the repository at this point in the history
  • Loading branch information
lwshang authored Apr 23, 2024
2 parents 46b3e7a + c09f13a commit fdb9d9b
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.43.0
fi
dfx_new hello
create_networks_json
Expand Down

0 comments on commit fdb9d9b

Please sign in to comment.