Skip to content

Commit 7e4b9fc

Browse files
nrbnluluCito
andauthored
Update tests/execution/test_middleware.py
Co-authored-by: Christoph Zwerschke <[email protected]>
1 parent 81b0c57 commit 7e4b9fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/execution/test_middleware.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ async def subscription_simple():
251251
async def bar_resolve(_obj, _info):
252252
yield "bar"
253253
yield "oof"
254+
254255
test_type = GraphQLObjectType(
255256
"Subscription",
256257
{

0 commit comments

Comments
 (0)