Skip to content
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

Fix tests when running coverage #903

Merged
merged 2 commits into from
Oct 20, 2023
Merged

Conversation

ericglau
Copy link
Member

Tests when running coverage currently fails for two reasons:

  • CLI tests in core may take longer than the default timeout of 10 seconds -> increase timeout
  • Console output has color, so does not match snapshots -> remove color

@ericglau ericglau merged commit 4504c50 into OpenZeppelin:master Oct 20, 2023
@ericglau ericglau deleted the fixCoverage branch October 20, 2023 15:31
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.

1 participant