Update example.config.js
This commit is contained in:
parent
a5e1c15c1b
commit
cccda9fb39
|
@ -7,7 +7,7 @@ module.exports = {
|
|||
site: 'example.com',
|
||||
days: 2,
|
||||
channels: 'example.channels.xml',
|
||||
output: 'tests/output/guide.xml',
|
||||
output: 'tests/__data__/output/guide.xml',
|
||||
url: () => 'http://example.com/20210319/1tv.json',
|
||||
request: {
|
||||
method: 'POST',
|
||||
|
|
Loading…
Reference in New Issue