mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 22:16:38 -05:00
Update validate.test.ts
This commit is contained in:
parent
b6ba913322
commit
4c345a5bb0
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ describe('db:validate', () => {
|
||||||
})
|
})
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.log((error as ExecError).stdout)
|
console.log((error as ExecError).stdout)
|
||||||
|
process.exit(1)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue