test: cover nextcloud proxy url handling
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"build": "tsc -p tsconfig.json",
|
||||
"dev": "node --watch dist/index.js",
|
||||
"start": "node dist/index.js",
|
||||
"test": "npm run build && node --test dist/server/nextcloud-proxy.test.js",
|
||||
"check": "tsc -p tsconfig.json --noEmit"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user