fix(tests): convert crewai-tools search tool cassettes to new VCR format

Convert 5 cassettes from old VCR format (content, http_version, status_code)
to new format (body.string, status.code, status.message) to fix test failures.
This commit is contained in:
Greyson LaLonde
2026-01-23 07:03:16 -05:00
parent 57769fd8ff
commit f21751ffb8
5 changed files with 96 additions and 72 deletions

File diff suppressed because one or more lines are too long