Skip to content

Commit 82b0299

Browse files
committed
chore(binding-opcua): relax settings in .mocharc.yml
1 parent 8d979c4 commit 82b0299

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/binding-opcua/.mocharc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ require:
33
- ts-node/register
44
timeout: 100000
55
enable-source-maps: true
6+
extensions:
7+
- .ts
68
spec: "test/*-test.ts"
79
bail: true
810
parallel: false

0 commit comments

Comments
 (0)