warn on unused snapshot

This commit is contained in:
OlivierDehaene 2023-06-08 14:15:01 +02:00
parent c66648d920
commit f245aa0c57

View File

@ -1,4 +1,5 @@
[pytest]
addopts = --snapshot-warn-unused
asyncio_mode = auto
markers =
private: marks tests as requiring an admin hf token (deselect with '-m "not private"')