mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-28 13:54:25 +00:00
chore(frontend): resolution bump (#11465)
* chore(frontend): resolution bump * bump nyc * bump vite-plugin-istanbul * bump @codecov/vite-plugin * bump @lingui * fix typing * fix tests * make more robust * fix @codemirror * fix another switch * add more "give" to test * ifnore demo dataset * fix assert * revert test change --------- Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
@@ -78,6 +78,7 @@ export const test = baseTest.extend({
|
||||
!url.includes('/api/barcode/') &&
|
||||
!url.includes('/favicon.ico') &&
|
||||
!url.startsWith('https://api.github.com/repos/inventree') &&
|
||||
!url.startsWith('https://github.com/inventree/demo-data') &&
|
||||
!url.includes('/api/news/') &&
|
||||
!url.includes('/api/notifications/') &&
|
||||
!url.startsWith('chrome://') &&
|
||||
|
||||
Reference in New Issue
Block a user