mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Reenable server tests
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"package": "electron-forge package",
|
||||
"publish": "electron-forge publish",
|
||||
"test": "jest",
|
||||
"test:ci": "jest --ci --reporters=default --reporters=jest-junit --testPathIgnorePatterns=src/node/server.test.js --coverage"
|
||||
"test:ci": "jest --ci --reporters=default --reporters=jest-junit --coverage"
|
||||
},
|
||||
"author": "Max Goodhart <c@chromakode.com>",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user