Update example.config.js

This commit is contained in:
Aleksandr Statciuk 2023-05-11 04:12:41 +03:00
parent a5e1c15c1b
commit cccda9fb39
1 changed files with 1 additions and 1 deletions

View File

@ -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',