mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
trying next crew_test timeout
This commit is contained in:
@@ -907,6 +907,7 @@ def test_agents_rpm_is_never_set_if_crew_max_RPM_is_not_set():
|
|||||||
assert agent._rpm_controller is None
|
assert agent._rpm_controller is None
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.timeout(60)
|
||||||
@pytest.mark.vcr(filter_headers=["authorization"])
|
@pytest.mark.vcr(filter_headers=["authorization"])
|
||||||
def test_sequential_async_task_execution_completion():
|
def test_sequential_async_task_execution_completion():
|
||||||
list_ideas = Task(
|
list_ideas = Task(
|
||||||
|
|||||||
Reference in New Issue
Block a user