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

* small improvements to reduce flakiness

* disable throtteling to fix flaking tests

(cherry picked from commit 7a935f6055)

Co-authored-by: Matthias Mair <code@mjmair.com>
This commit is contained in:
github-actions[bot]
2026-08-11 21:08:24 +10:00
committed by GitHub
co-authored by Matthias Mair
parent e09b4c65c5
commit 6a6736b8d6
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