X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ftaxonomy%2Ftests%2Fsrc%2FFunctional%2FViews%2FTaxonomyTermViewTest.php;fp=web%2Fcore%2Fmodules%2Ftaxonomy%2Fsrc%2FTests%2FViews%2FTaxonomyTermViewTest.php;h=15f47231ca5475bf098663478bcd4fa46fbefde2;hb=bfbba508964731508b9bd6d5835c2edc858db95b;hp=bfd65cf46fdc70090a16f7fa69033a86eeecbfe6;hpb=cb9a80db11fc6b014e5b1e693a5a391c95eb5d9a;p=yaffs-website diff --git a/web/core/modules/taxonomy/src/Tests/Views/TaxonomyTermViewTest.php b/web/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php similarity index 97% rename from web/core/modules/taxonomy/src/Tests/Views/TaxonomyTermViewTest.php rename to web/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php index bfd65cf46..15f47231c 100644 --- a/web/core/modules/taxonomy/src/Tests/Views/TaxonomyTermViewTest.php +++ b/web/core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php @@ -1,6 +1,6 @@ adminUser = $this->drupalCreateUser(['administer taxonomy', 'bypass node access']);