test: fix tests

This commit is contained in:
2026-04-14 22:40:10 +03:00
parent 6112147b40
commit a886322d0e
9 changed files with 10920 additions and 9479 deletions

View File

@@ -38,3 +38,5 @@ gallery = "gallery.main:run"
addopts = "-p no:warnings"
asyncio_mode = "auto"
testpaths = ["tests"]
[tool.poetry_bumpversion.file."gallery/version.py"]