mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-09-27 20:11:15 +02:00
fix: unit test wrong folder
This commit is contained in:
committed by
MasterAcnolo
parent
47f5b0efef
commit
bbb0b58d17
@@ -24,7 +24,7 @@
|
||||
"build:all": "electron-builder -wl",
|
||||
|
||||
"test": "jest",
|
||||
"test:unit": "jest tests/unit",
|
||||
"test:unit": "jest test/unit",
|
||||
|
||||
"update": "npm update"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user