Skip to content

Commit 5c57145

Browse files
author
Elena Hristova
committed
fix: e2e tests
1 parent 41ac4b3 commit 5c57145

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

demo-angular/e2e/tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"sourceMap": true,
99
"types": [
1010
"mocha",
11-
"chai"
11+
"chai",
12+
"node"
1213
],
1314
"lib": [
1415
"es2015",

0 commit comments

Comments
 (0)