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