mirror of
https://github.com/OptimalBits/bull.git
synced 2026-07-02 08:27:43 +08:00
test: replace the no longer supported test/mocha.opts by .mocharc.json (#2327)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"timeout": 5000,
|
||||
"reporter": "spec",
|
||||
"exit": true
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
--reporter spec
|
||||
--timeout 5000
|
||||
--exit
|
||||
Reference in New Issue
Block a user