fix double-registered pytest plugin

The pytest plugin is already loaded via the entry point, so explicitly
declaring it in conftest causes a duplicate registration error.
This commit is contained in:
2025-05-24 12:05:03 +00:00
parent 8da0e34f77
commit 210de7cd28

Diff Content Not Available