Skip to content

Commit d3588e9

Browse files
authored
Fixing broken unit tests (#8958)
1 parent cb03500 commit d3588e9

File tree

3 files changed

+271
-287
lines changed

3 files changed

+271
-287
lines changed

.mocharc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ file:
66
- src/test/helpers/global-mock-auth.ts
77
timeout: 1000
88
recursive: true
9+
node-options:
10+
- no-experimental-strip-types

0 commit comments

Comments
 (0)