add back in vcr

This commit is contained in:
Brandon Hancock
2024-12-12 10:51:09 -05:00
parent d3e1cf2bed
commit e9e7048f55

View File

@@ -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