Skip to content

Commit

Permalink
Update base url again
Browse files Browse the repository at this point in the history
  • Loading branch information
sophialittlejohn committed Nov 20, 2023
1 parent a6a4151 commit 354899b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"e2e:run": "synpress run -cf synpress.config.js",
"e2e:run:ci": "cross-env CYPRESS_BASE_URL=https://app-dev.k-f.dev/pools PRIVATE_KEY=a32b8805bc1f3ea6324614891e29f64578c76b27beaf24cbc5694753f638ad79 NETWORK_NAME=centrifuge RPC_URL=https://fullnode.development.cntrfg.com CHAIN_ID=2000 SYMBOL=DEVEL IS_TESTNET=true DEBUG=true synpress run -cf synpress.config.js --headless",
"e2e:run:ci": "cross-env CYPRESS_BASE_URL=https://app-dev.k-f.dev PRIVATE_KEY=a32b8805bc1f3ea6324614891e29f64578c76b27beaf24cbc5694753f638ad79 NETWORK_NAME=centrifuge RPC_URL=https://fullnode.development.cntrfg.com CHAIN_ID=2000 SYMBOL=DEVEL IS_TESTNET=true DEBUG=true synpress run -cf synpress.config.js --headless",
"e2e:open": "synpress open -cf synpress.config.js"
},
"author": "",
Expand Down

0 comments on commit 354899b

Please sign in to comment.