mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 19:06:58 -05:00
Update validate.test.ts
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import { execSync } from 'child_process'
|
import { execSync } from 'child_process'
|
||||||
|
|
||||||
type ExecError = {
|
interface ExecError {
|
||||||
status: number
|
status: number
|
||||||
stdout: string
|
stdout: string
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user