summaryrefslogtreecommitdiffstats
path: root/tests/data/channels.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/channels.json')
-rw-r--r--tests/data/channels.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/channels.json b/tests/data/channels.json
index 10eede82..b46c64c8 100644
--- a/tests/data/channels.json
+++ b/tests/data/channels.json
@@ -5,13 +5,13 @@
"id": "develop",
"name": "Develop",
"description": "The channel called \"develop\"",
- "url": "@MultiMC_TEST_DATA_URL@"
+ "url": "@TEST_DATA_URL@"
},
{
"id": "stable",
"name": "Stable",
"description": "It's stable at least",
- "url": "@MultiMC_TEST_DATA_URL@"
+ "url": "@TEST_DATA_URL@"
},
{
"id": "42",