Skip to content

fix: don't wrap a cy.setupMetamask into a Promise #894

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

Closed
wants to merge 1 commit into from

Conversation

YakovL
Copy link
Contributor

@YakovL YakovL commented Sep 28, 2023

Motivation and context

This is to fix the problem initially described in issue 775. For run mode, it merely removes a warning due to setupMetamask command is wrapped into a Promise. For watch mode, it removes one of the issues that breaks it (the one Cypress complains about currently).

Quality checklist

  • I have performed a self-review of my code.

@duckception
Copy link
Contributor

Hey! Thanks for the PR ❤️

I've created a duplicate #927 cause for some reason CI is not working here 🤔

@YakovL
Copy link
Contributor Author

YakovL commented Oct 11, 2023

Closing this in favor of #927

@YakovL YakovL closed this Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants