Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
Merge pull request #299 from makerdao/fix/goerli-ci
Browse files Browse the repository at this point in the history
dai-v0.32.15
  • Loading branch information
rafinskipg authored Oct 15, 2021
2 parents 8220a44 + 18576c0 commit 58be486
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/dai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"test:watch": "yarn test --watch",
"test:mainnet": "export NETWORK='mainnet' && jest --runInBand --config ./test/config/jestIntegrationConfig.json",
"test:kovan": "export NETWORK='kovan' && jest --runInBand --config ./test/config/jestIntegrationConfig.json",
"test:goerli": "export NETWORK='goerli' && jest --runInBand --config ./test/config/jestIntegrationConfig.json",
"test:integration": "export NETWORK='test' && yarn test --config ./test/config/jestIntegrationConfig.json",
"test:build": "yarn test --config ./test/config/jestBuildConfig.json",
"repl": "../../node_modules/.bin/babel-node --experimental-repl-await scripts/repl.js"
Expand Down

0 comments on commit 58be486

Please sign in to comment.