diff --git a/tools/test.py b/tools/test.py index 8eaa2611d02427..9bee9c2a222bc7 100755 --- a/tools/test.py +++ b/tools/test.py @@ -54,6 +54,7 @@ VERBOSE = False +os.environ['NODE_OPTIONS'] = '' # --------------------------------------------- # --- P r o g r e s s I n d i c a t o r s ---