Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 17cb10f

Browse files
committedJul 24, 2024··
test: attempt to fix mocha upgrade
1 parent f2439ef commit 17cb10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.mocharc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ retries: 0
44
slow: 20
55
timeout: 2000
66
ui: "bdd"
7-
require: test/assertions
7+
require: test/assertions.js
88
# for more options see here https://github.com/mochajs/mocha/blob/master/example/config/.mocharc.yml

0 commit comments

Comments
 (0)
Please sign in to comment.