Update tests

This commit is contained in:
freearhey
2025-07-10 21:12:54 +03:00
parent 1d752b82d0
commit 9de968a18d
3 changed files with 7 additions and 5 deletions

View File

@@ -24,7 +24,8 @@ describe('report:create', () => {
│ 3 │ 14178 │ 'streams:add' │ 'TV3.my' │ 'https://live-streams-ssai-01.tonton.com.my/live/2dd2b7cd-1b34-4871-b669-57b5c9beca23/live.isml/.m3u8...' │ 'blocked' │
│ 4 │ 16120 │ 'streams:remove' │ undefined │ 'http://190.61.102.67:2000/play/a038/index.m3u8' │ 'wrong_link' │
│ 5 │ 19956 │ 'channel search' │ 'CNBCe.tr' │ undefined │ 'invalid_id' │
│ 6 │ 20956 │ 'channel search' │ 'IONTV.us' │ undefined │ 'fulfilled'
│ 6 │ 19957 │ 'channel search' │ '13thStreet.au' │ undefined │ 'closed'
│ 7 │ 20956 │ 'channel search' │ 'IONTV.us' │ undefined │ 'fulfilled' │
└─────────┴─────────────┴──────────────────┴─────────────────────────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────┘`)
).toBe(true)
})