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: test for skipped browser warnings early #661

Merged
merged 1 commit into from
May 7, 2024

Conversation

achingbrain
Copy link
Collaborator

Description

Some browser warning logs are skipped - moves the test for the skippable warnings earlier in the method as they aren't skipped if valid message args are extracted from the message.

Link to issue

libp2p/test-plans#361

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change that fixes an issue)
  • Refactor (non-breaking change that updates existing functionality)
  • Comments have been added/updated

Some browser warning logs are skipped - moves the test for the skipable
warnings earlier in the method as they aren't skipped if valid message
args are extracted from the message.
@hugomrdias hugomrdias merged commit f7248e9 into master May 7, 2024
6 checks passed
@hugomrdias hugomrdias deleted the fix/test-for-skipped-browser-warnings-early branch May 7, 2024 10:52
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.

None yet

2 participants