Admin service tests update

This commit is contained in:
2025-09-24 21:02:17 +02:00
parent 98285aa8aa
commit 8b86b3225a
4 changed files with 526 additions and 362 deletions

View File

@@ -90,4 +90,5 @@ pytest_plugins = [
"tests.fixtures.product_fixtures",
"tests.fixtures.shop_fixtures",
"tests.fixtures.marketplace_fixtures",
"tests.fixtures.testing_fixtures",
]