From e03ebbdf46724fdb182f58997be9287e449307aa Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Tue, 15 Oct 2019 15:57:09 +0200 Subject: [PATCH] fix path (again) --- test/mocha.opts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/mocha.opts b/test/mocha.opts index 911725154a..3f4155608a 100644 --- a/test/mocha.opts +++ b/test/mocha.opts @@ -3,5 +3,5 @@ --timeout 8000 --check-leaks --require @babel/register ---require ./helpers/globals.helper.js +--require ./test/helpers/globals.helper --exit