fix(frontend): Improve flakiness issues (#12617)

* small improvements to reduce flakiness

* disable throtteling to fix flaking tests
This commit is contained in:
Matthias Mair
2026-08-11 18:48:01 +10:00
committed by GitHub
parent f054a487ef
commit 7a935f6055
4 changed files with 22 additions and 15 deletions
+1
View File
@@ -32,6 +32,7 @@ env:
INVENTREE_STATIC_ROOT: /home/runner/work/InvenTree/test_inventree_static
INVENTREE_BACKUP_DIR: /home/runner/work/InvenTree/test_inventree_backup
INVENTREE_SITE_URL: http://localhost:8000
INVENTREE_LOGIN_ATTEMPTS: 25
permissions:
contents: read