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

This reverts commit 22f5b76927.
This commit is contained in:
Aaron Heise 2023-02-11 22:04:29 -06:00
parent 22f5b76927
commit 0b7fd9cedd

View File

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