Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3685b13

Browse filesBrowse files
committed
Adapt test_subscribe
1 parent 00975be commit 3685b13
Copy full SHA for 3685b13

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎tests/execution/test_subscribe.py

Copy file name to clipboardExpand all lines: tests/execution/test_subscribe.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ async def resolves_to_an_error_if_variables_were_wrong_type():
457457
],
458458
)
459459

460-
assert result.errors[0].original_error is None # type: ignore
460+
assert result.errors[0].original_error
461461

462462

463463
# Once a subscription returns a valid AsyncIterator, it can still yield errors.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.