mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
Skip reddit test
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user