mirror of
https://github.com/iptv-org/iptv
synced 2026-09-06 03:50:47 -04:00
Update validate.test.ts
This commit is contained in:
@@ -43,7 +43,7 @@ describe('issue:validate', () => {
|
||||
})
|
||||
|
||||
it('can handle streams:edit request', () => {
|
||||
const body = issues.find(issue => issue.number === 14120)?.body
|
||||
const body = issues.find(issue => issue.number === 39097)?.body
|
||||
const cmd = `${ENV_VAR} npm run issue:validate --- --body="${body}" --labels="approved,streams:edit"`
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user