summaryrefslogtreecommitdiff
path: root/net/gotify-server/files/patch-ui_tsconfig.json
blob: 065235c0f35f608b28d19fb69455f0b502fefb9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- ui/tsconfig.json.orig	2024-10-11 13:53:39 UTC
+++ ui/tsconfig.json
@@ -38,7 +38,8 @@
     "acceptance-tests",
     "webpack",
     "jest",
-    "src/setupTests.ts"
+    "src/setupTests.ts",
+    "**/test/*.ts"
   ],
   "include": [
     "src"