Update save-results.test.js

This commit is contained in:
Aleksandr Statciuk 2022-01-21 19:50:05 +03:00
parent b28535247c
commit b2824fcb04
1 changed files with 0 additions and 1 deletions

View File

@ -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', () => {