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