Skip reddit test

This commit is contained in:
Zamil Majdy
2024-07-01 16:02:17 +07:00
committed by Aarushi
parent fa57a8f544
commit 84e8cf6acc

View File

@@ -120,6 +120,7 @@ async def wait_execution(test_manager, graph_id, graph_exec_id) -> list:
# Manual run
@pytest.mark.asyncio(scope="session")
@pytest.mark.skip
async def test_reddit_marketing_agent():
with PyroNameServer():
with ExecutionManager(1) as test_manager: