chore: remove pytest reports

Cleanup old test code too.

Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
Sébastien Han 2025-05-13 21:16:47 +02:00
parent 8e316c9b1e
commit fb4463a9aa
No known key found for this signature in database
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