Skip to content

Commit

Permalink
set back all e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
levalleux-ludo committed Nov 17, 2023
1 parent dfb60af commit a10349b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/run-e2e-suite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ echo "Successfully deployed subgraph ✅"

echo "Run e2e tests..."
cd ..
npm run e2e:test -- e2e/tests/meta-tx.test.ts
npm run e2e:test

exit

0 comments on commit a10349b

Please sign in to comment.