Trying to allow process tests to run on build server after some tweaks.

This commit is contained in:
Aaron Heise 2023-02-11 22:03:18 -06:00
parent da3b390058
commit 22f5b76927

View File

@ -52,7 +52,6 @@ class State(contextlib.AbstractContextManager):
return False
@pytest.mark.skip_ci
@pytest.mark.asyncio
async def test_echo():
"""