mirror of
https://github.com/iptv-org/iptv
synced 2025-12-16 10:26:48 -05:00
Fix errors found by linter
This commit is contained in:
@@ -14,7 +14,7 @@ beforeEach(() => {
|
||||
'tests/__data__/output/.readme/template.md'
|
||||
)
|
||||
|
||||
const stdout = execSync(
|
||||
execSync(
|
||||
'DATA_DIR=tests/__data__/input/data LOGS_DIR=tests/__data__/input/logs README_DIR=tests/__data__/output/.readme npm run readme:update',
|
||||
{ encoding: 'utf8' }
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user