diff --git a/tests/commands/update-database.test.js b/tests/commands/update-database.test.js index 1a76932dee..b9bb15413e 100644 --- a/tests/commands/update-database.test.js +++ b/tests/commands/update-database.test.js @@ -96,8 +96,8 @@ it('can update database', () => { }) expect(JSON.parse(lines[4])).toMatchObject({ id: 'KayhanTV.af', - status: { label: 'Timeout', code: 'timeout', level: 4 }, - is_broken: true, + status: { label: 'Geo-blocked', code: 'geo_blocked', level: 2 }, + is_broken: false, updated: true }) expect(JSON.parse(lines[5])).toMatchObject({