aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2020-08-31 03:03:53 +0530
committerKumar Priyansh <[email protected]>2020-08-31 03:03:53 +0530
commit586840d699d0546de0996157531c3127c31d1f91 (patch)
tree297089ac1712a537c118813a40a626212c7aeb86 /package.json
parent918fea04442033dba88c7a21fcb7d41706bfb092 (diff)
downloaddictionary-586840d699d0546de0996157531c3127c31d1f91.tar.xz
dictionary-586840d699d0546de0996157531c3127c31d1f91.zip
Update test command
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1181c49..837e688 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
"start": "electron .",
"build": "electron-builder -mwl",
"release": "build",
- "test": "build"
+ "test": "electron-builder -mwl"
},
"repository": {
"type": "git",