chore: remove pytest reports (#2156)

# What does this PR do?

Cleanup old test code too.

Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
Sébastien Han 2025-05-14 07:40:15 +02:00 committed by GitHub
parent 8e316c9b1e
commit 26dffff92a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 0 additions and 1032 deletions

View file

@ -28,7 +28,6 @@ if no model is specified.
Experimental, under development, options:
- `--record-responses`: record new API responses instead of using cached ones
- `--report`: path where the test report should be written, e.g. --report=/path/to/report.md
## Examples