-
-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new API to cancel MetaMask access request (cy.rejectMetamaskAccess()
)
#676
Conversation
Passing run #301 ↗︎
Details:
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is some issue in package.json
file (scripts
section) after changes which breaks CI. Probably a typo or something.
37d7b90
to
b216b80
Compare
Correct, I fixed it |
cy.cancelMetamaskAcess()
)cy.rejectMetamaskAccess()
)
No description provided.