X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/1123ad09c5b6b23721639c9a1454fd80999759ee..09ac89c30a2ab3eea1995ac78e72eae94c7a3f39:/src/api/tests/res/responses/collections.json?ds=inline

diff --git a/src/api/tests/res/responses/collections.json b/src/api/tests/res/responses/collections.json
index db583243e..d76ff2e90 100644
--- a/src/api/tests/res/responses/collections.json
+++ b/src/api/tests/res/responses/collections.json
@@ -1,7 +1,7 @@
 [
     {
-        "url": "https://example.com/katalog/lektury/a-collection/", 
-        "href": "https://example.com/api/collections/a-collection/", 
+        "url": "http://testserver/katalog/lektury/a-collection/",
+        "href": "http://testserver/api/collections/a-collection/",
         "title": "A Collection"
     }
 ]