mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 11:46:23 +00:00
fix path (again)
This commit is contained in:
parent
7cb9a752ec
commit
e03ebbdf46
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@
|
||||||
--timeout 8000
|
--timeout 8000
|
||||||
--check-leaks
|
--check-leaks
|
||||||
--require @babel/register
|
--require @babel/register
|
||||||
--require ./helpers/globals.helper.js
|
--require ./test/helpers/globals.helper
|
||||||
--exit
|
--exit
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue