mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-15 12:07:43 +00:00
fix mocha path
This commit is contained in:
parent
0bac3c0b5f
commit
7cb9a752ec
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@
|
|||
--timeout 8000
|
||||
--check-leaks
|
||||
--require @babel/register
|
||||
--require ./globals.helper.js
|
||||
--require ./helpers/globals.helper.js
|
||||
--exit
|
||||
|
|
|
|||
Loading…
Reference in a new issue