Skip to content

Commit c0a02b0

Browse files
author
Dan Revah
committed
fix(proj): fix spec
1 parent 3d4096a commit c0a02b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tsconfig.spec.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
]
1212
},
1313
"files": [
14-
"test.ts",
15-
"polyfills.ts"
14+
"./src/test.ts",
15+
"./src/polyfills.ts"
1616
],
1717
"include": [
1818
"**/*.spec.ts",

0 commit comments

Comments
 (0)