Skip to content

Commit 9cd4d92

Browse files
remove debug junk
1 parent b1c6d11 commit 9cd4d92

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/openai_agents/test_hello_world_workflow.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
from openai_agents.basic.workflows.hello_world_workflow import HelloWorldAgent
1616

1717

18-
@pytest.mark.fixt_data(42)
1918
async def test_execute_workflow(client: Client):
2019
task_queue_name = str(uuid.uuid4())
2120

0 commit comments

Comments
 (0)