{
"baseUrl": "http://localhost:4210",
"projectId": "et4snf",
"fileServerFolder": ".",
"fixturesFolder": "./src/fixtures",
"integrationFolder": "./src/integration",
"modifyObstructiveCode": false,
"supportFile": "./src/support/index.ts",
"pluginsFile": false,
"video": true,
"videosFolder": "../../dist/cypress/apps/token-e2e/videos",
"screenshotsFolder": "../../dist/cypress/apps/token-e2e/screenshots",
"chromeWebSecurity": false,
"env": {
"ETH_WALLET_MNEMONIC": "ugly gallery notice network true range brave clarify flat logic someone chunk",
"VEGA_WALLET_NAME" : "capsule_wallet",
"VEGA_WALLET_LOCATION" : "~/.vegacapsule/testnet/wallet",
"VEGA_WALLET_PASSPHRASE" : "123"
}