Skip to content

Commit

Permalink
bump cypress-metamask
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Solorio committed Sep 24, 2021
1 parent 38d1931 commit b031a54
Show file tree
Hide file tree
Showing 3 changed files with 167 additions and 156 deletions.
1 change: 0 additions & 1 deletion bin/ci/cypress-run
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ python3 app/manage.py loaddata "${TRAVIS_BUILD_DIR}/app/app/fixtures/profiles.js
python3 app/manage.py runserver 0.0.0.0:8000 &

# set required env vars and run cypress tests
export METAMASK_VERSION="9.4.0"
export NETWORK_NAME=localhost
export PASSWORD="g1tc01nc0" # used in readme for root user account
export CYPRESS_REMOTE_DEBUGGING_PORT=9222
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"babel-loader": "^8.2.2",
"css-loader": "^5.2.4",
"cypress": "^8.3.1",
"cypress-metamask": "github:gitcoinco/cypress-metamask#v1.0.10-dev",
"cypress-metamask": "github:gitcoinco/cypress-metamask#v1.0.11-dev",
"eslint": "^7.14.0",
"file-loader": "^6.2.0",
"filemanager-webpack-plugin": "^4.0.0",
Expand Down
Loading

0 comments on commit b031a54

Please sign in to comment.