diff --git a/tests/commands/save-results.test.js b/tests/commands/save-results.test.js index ba664823..acb6c68d 100644 --- a/tests/commands/save-results.test.js +++ b/tests/commands/save-results.test.js @@ -16,7 +16,6 @@ beforeEach(() => { 'DB_DIR=tests/__data__/output/database LOGS_DIR=tests/__data__/input/logs node scripts/commands/save-results.js', { encoding: 'utf8' } ) - console.log(stdout) }) it('can save results', () => {