Skip to content

Commit

Permalink
use relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
clemsos committed Apr 23, 2024
1 parent 6a8df86 commit b262ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/integration-tests.sh
Expand Up @@ -5,7 +5,7 @@ set -e
source ./scripts/start/envs.sh

# run Unlock Protocol stack
sh -c "$REPO_ROOT/scripts/start-infra.sh"
sh -c "./scripts/start-infra.sh"

# run the actual tests
echo "Running integration tests \n"
Expand Down

0 comments on commit b262ff9

Please sign in to comment.