Skip to content

Commit

Permalink
Merge pull request #42 from etherspot/fix/tests
Browse files Browse the repository at this point in the history
fix: test case command
  • Loading branch information
sarthakprp authored Sep 30, 2024
2 parents 3055cbd + 475dc99 commit 2d52525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
jq -r '.dependencies."@etherspot/modular-sdk" |= "file:../etherspot-modular-sdk"' temp.json > package.json
rm temp.json
npm i
npm run test-testnet
npm run test-testnet-ether
- run:
name: Move test report
command: |
Expand Down

0 comments on commit 2d52525

Please sign in to comment.