]> git.ipfire.org Git - thirdparty/starlette.git/commit
Fix hanging graphql tests (#989)
authorVlad Stefan Munteanu <vladstefanmunteanu@gmail.com>
Mon, 29 Jun 2020 11:35:40 +0000 (14:35 +0300)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2020 11:35:40 +0000 (12:35 +0100)
commit349cc73763e66f48dff3be7e87b4a9f354911664
treecac38a20a763f03c8828a8f373eed6df12e51668
parent4e2f301426d47cbe2bf3c5854e1a2276b9635a9e
Fix hanging graphql tests (#989)

* Use pytest-asyncio event loop when creating AsyncioExecutor in tests

* Reformatting line width
tests/test_graphql.py