diff --git a/test/runAll.spec.js b/test/runAll.spec.js index 144c1ebb9..0252f85eb 100644 --- a/test/runAll.spec.js +++ b/test/runAll.spec.js @@ -160,7 +160,6 @@ describe('runAll', () => { LOG [STARTED] Running tasks for *.js LOG [STARTED] echo \\"sample\\" ERROR [FAILED] echo \\"sample\\" [1] - ERROR [FAILED] echo \\"sample\\" [1] LOG [SUCCESS] Running tasks... LOG [STARTED] Applying modifications... INFO [SKIPPED] Skipped because of errors from tasks. @@ -198,7 +197,6 @@ describe('runAll', () => { LOG [STARTED] Running tasks for *.js LOG [STARTED] echo \\"sample\\" ERROR [FAILED] echo \\"sample\\" [SIGINT] - ERROR [FAILED] echo \\"sample\\" [SIGINT] LOG [SUCCESS] Running tasks... LOG [STARTED] Applying modifications... INFO [SKIPPED] Skipped because of errors from tasks.