Skip to content

Commit ba7a01d

Browse files
committed
Run node tests in nodespec file
1 parent a542b04 commit ba7a01d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tsconfig.test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"typings/stack-trace/stack-trace.d.ts",
1616

1717
"**/*-spec.ts",
18-
"**/*-browserspec.ts"
18+
"**/*-nodespec.ts"
1919
]
2020
},
2121
"exceptionless-browserspec": {

0 commit comments

Comments
 (0)