Browse Source

node utils fix

ignazio-bovo 3 years ago
parent
commit
ddc7118dd0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/network-tests/run-migration-tests.sh

+ 1 - 1
tests/network-tests/run-migration-tests.sh

@@ -104,7 +104,7 @@ POST_MIGRATION_CLI_ASSERTIONS=${POST_MIGRATION_CLI_ASSERTIONS=$true}
 POST_MIGRATION_ASYNC_ASSERTIONS=${POST_MIGRATION_ASYNC_ASSERTIONS=$false}
 
 # source common function used for node setup
-source ./node_utils.sh
+source ./node-utils.sh
 source ./.env