Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / hal / tests / src / Functional / EntityResource / Term / TermHalJsonAnonTest.php
index ff952eabdf91049899b967488aa6ca3f6ab2e445..73a1549e0aa31ecfd417b5e7799202ec3aa3560d 100644 (file)
@@ -40,7 +40,7 @@ class TermHalJsonAnonTest extends TermResourceTestBase {
     return $normalization + [
       '_links' => [
         'self' => [
-          'href' => $this->baseUrl . '/taxonomy/term/1?_format=hal_json',
+          'href' => $this->baseUrl . '/llama?_format=hal_json',
         ],
         'type' => [
           'href' => $this->baseUrl . '/rest/type/taxonomy_term/camelids',