Update update.test.js

This commit is contained in:
Aleksandr Statciuk 2022-09-08 20:39:00 +03:00
parent 02187281db
commit 64fd476e5a
1 changed files with 2 additions and 2 deletions

View File

@ -21,14 +21,14 @@ it('can save results', () => {
> node scripts/commands/database/update.js > node scripts/commands/database/update.js
loading streams... loading streams...
found 8 streams found 10 streams
loading check results... loading check results...
found 6 results found 6 results
loading origins... loading origins...
found 2 origins found 2 origins
updating streams... updating streams...
updated 6 streams updated 6 streams
removed 1 duplicates removed 2 duplicates
done done
`) `)