diff options
Diffstat (limited to 'tests/data/channels.json')
-rw-r--r-- | tests/data/channels.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/channels.json b/tests/data/channels.json index dd99fd27..e4f04bff 100644 --- a/tests/data/channels.json +++ b/tests/data/channels.json @@ -5,7 +5,7 @@ "id": "develop", "name": "Develop", "description": "The channel called \"develop\"", - "url": "http://example.org/stuff" + "url": "file://$PWD/tests/data/" }, { "id": "stable", |