fix: Remove duplicate playwright entry and reorder dependencies in requirements-test.txt
Some checks failed
Run Tests / e2e tests (push) Failing after 1m23s
Run Tests / lint tests (push) Failing after 5s
Run Tests / unit tests (push) Failing after 5s

This commit is contained in:
2025-10-27 10:37:45 +01:00
parent 97b1c0360b
commit f3da80885f

View File

@@ -1,6 +1,7 @@
playwright
pytest pytest
pytest-cov pytest-cov
pytest-httpx pytest-httpx
playwright
pytest-playwright pytest-playwright
ruff python-jose
ruff