X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews_ui%2Ftests%2Fsrc%2FFunctional%2FReportTest.php;fp=web%2Fcore%2Fmodules%2Fviews_ui%2Fsrc%2FTests%2FReportTest.php;h=e7979930c1f7a61b1957f05c4b517ee16ce3ed29;hp=0162519c15fcc9fd7e2d27e68c04b6e097e23201;hb=bfbba508964731508b9bd6d5835c2edc858db95b;hpb=cb9a80db11fc6b014e5b1e693a5a391c95eb5d9a diff --git a/web/core/modules/views_ui/src/Tests/ReportTest.php b/web/core/modules/views_ui/tests/src/Functional/ReportTest.php similarity index 72% rename from web/core/modules/views_ui/src/Tests/ReportTest.php rename to web/core/modules/views_ui/tests/src/Functional/ReportTest.php index 0162519c1..e7979930c 100644 --- a/web/core/modules/views_ui/src/Tests/ReportTest.php +++ b/web/core/modules/views_ui/tests/src/Functional/ReportTest.php @@ -1,14 +1,13 @@ adminUser = $this->drupalCreateUser(['administer views']); - } - /** * Tests the existence of the views plugin report. */