From 597f0961b1a1e5e605159e7a6163dba71b2d7da4 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 15 Sep 2021 11:20:00 +0300 Subject: [PATCH] Update example.com.config.js --- tests/input/example.com.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/input/example.com.config.js b/tests/input/example.com.config.js index c48a0f9..825db0a 100644 --- a/tests/input/example.com.config.js +++ b/tests/input/example.com.config.js @@ -1,6 +1,7 @@ module.exports = { site: 'example.com', channels: 'example.com.channels.xml', + output: 'tests/output/guide.xml', url: () => 'http://example.com/20210319/1tv.json', request: { method: 'POST',