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 the test for an async unmet isTypeOf check #2441

Merged
merged 1 commit into from
Feb 8, 2020

Conversation

Cito
Copy link
Member

@Cito Cito commented Feb 7, 2020

The assertion for testing the asyncResult was wrong and this also concealed that the async result was not properly awaited.

@IvanGoncharov IvanGoncharov merged commit 200cb28 into graphql:master Feb 8, 2020
@IvanGoncharov IvanGoncharov added the PR: polish 💅 PR doesn't change public API or any observed behaviour label Feb 8, 2020
@Cito Cito deleted the fix-executor-test branch February 8, 2020 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: polish 💅 PR doesn't change public API or any observed behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants