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

[fetch] Correct assertion #19586

Merged
merged 2 commits into from Oct 29, 2019

Conversation

jugglinmike
Copy link
Contributor

Previously, the assert_throws utility function was invoked with a
function which could not throw an error. Update the tests to verify that
the function returns a promise that is rejected.

Previously, the `assert_throws` utility function was invoked with a
function which could not throw an error. Update the tests to verify that
the function returns a promise that is rejected.
@jugglinmike
Copy link
Contributor Author

Thanks for the review! It's been a few weeks without further comment, so I'll do the honors.

@jugglinmike jugglinmike merged commit 4489f89 into web-platform-tests:master Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants