Update tests/__data__

This commit is contained in:
Aleksandr Statciuk 2023-01-10 12:37:31 +03:00
parent aef3eed09e
commit 7388956d27
18 changed files with 50 additions and 19 deletions

View file

@ -1,5 +1,6 @@
module.exports = {
site: 'example.com',
days: 2,
url() {
return `https://example.com`
},