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 e4f04bff..dd99fd27 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": "file://$PWD/tests/data/" + "url": "http://example.org/stuff" }, { "id": "stable", |