Update update.test.js
This commit is contained in:
parent
02187281db
commit
64fd476e5a
|
@ -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
|
||||||
`)
|
`)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue