mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 16:48:30 +00:00
add back in vcr
This commit is contained in:
@@ -655,7 +655,7 @@ def test_increment_delegations_for_sequential_process():
|
||||
increment_delegations.assert_called_once()
|
||||
|
||||
|
||||
# @pytest.mark.vcr(filter_headers=["authorization"])
|
||||
@pytest.mark.vcr(filter_headers=["authorization"])
|
||||
def test_increment_tool_errors():
|
||||
from crewai.tools import tool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user