Skip to content

Commit fe789aa

Browse files
committed
changed config file
1 parent 66d46be commit fe789aa

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.mocharc.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ retries: 1
44
slow: 20
55
timeout: 2000
66
ui: "bdd"
7-
# some additional files that could be loaded. e.g.: env.js
8-
# file:
9-
# - '/path/to/some/file'
7+
require: test/assertions
8+
# for more options see here https://github.com/mochajs/mocha/blob/master/example/config/.mocharc.yml

test/mocha.opts

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)