diff --git a/tests/crew_test.py b/tests/crew_test.py index fea4c1986..5c81363a8 100644 --- a/tests/crew_test.py +++ b/tests/crew_test.py @@ -29,6 +29,7 @@ from crewai.utilities import Logger from crewai.utilities.rpm_controller import RPMController from crewai.utilities.task_output_storage_handler import TaskOutputStorageHandler + def test_agentops_initialization_with_api_key(monkeypatch): """Test that agentops is properly initialized when API key is present.""" import agentops