diff --git a/apps/desktop/package.json b/apps/desktop/package.json index a928e304..3f50ac58 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -140,7 +140,8 @@ "!**/*.md", "!docs/**", "!man/**", - "!node_modules/.bin/**" + "!node_modules/.bin/**", + "!lib/commands/test.js" ] }, {