From 5136f001b3ff95c2b625c3bd6e5cc420d2c918d7 Mon Sep 17 00:00:00 2001 From: Eric Swanson <64809312+ericswanson-dfinity@users.noreply.github.com> Date: Thu, 28 Sep 2023 09:03:55 -0700 Subject: [PATCH] Revert "test: pin mops to version that only writes package parameters to stdout (#3395)" This reverts commit d2404ec7c60fa9a37cc70eb489a14509e8eee992. --- e2e/tests-dfx/playground.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/tests-dfx/playground.bash b/e2e/tests-dfx/playground.bash index 25d04ade1d..c90316adb9 100644 --- a/e2e/tests-dfx/playground.bash +++ b/e2e/tests-dfx/playground.bash @@ -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