fix: longer for tests?

This commit is contained in:
Nicholas Tindle
2024-09-06 21:56:25 -05:00
parent 14f8a92c20
commit 154eccb9af

View File

@@ -97,6 +97,7 @@ async def assert_sample_graph_executions(
@pytest.mark.asyncio(scope="session")
@pytest.mark.timeout(200)
async def test_agent_execution(server: SpinTestServer):
test_graph = create_test_graph()
test_user = await create_test_user()