cli: add option to reject network requets in frontend tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -133,6 +133,9 @@
|
||||
"sort-package-json": "^2.8.0",
|
||||
"typescript": "~5.2.0"
|
||||
},
|
||||
"jest": {
|
||||
"rejectFrontendNetworkRequests": true
|
||||
},
|
||||
"packageManager": "yarn@3.8.1",
|
||||
"engines": {
|
||||
"node": "18 || 20"
|
||||
|
||||
Reference in New Issue
Block a user