From 9fbcf3cb1e8abcb5debf235d175e829853b4fd15 Mon Sep 17 00:00:00 2001 From: xjm Date: Fri, 8 May 2020 14:47:10 -0500 Subject: [PATCH] Issue #3134318 by jungle, daffie, xjm: Enable phpcs rule Drupal.Classes.ClassFileName --- .../tests/fixtures/simpletest_phpunit_browsertest.php | 2 ++ .../tests/fixtures/simpletest_phpunit_run_command_test.php | 2 ++ core/phpcs.xml.dist | 1 + 3 files changed, 5 insertions(+) diff --git a/core/modules/simpletest/tests/fixtures/simpletest_phpunit_browsertest.php b/core/modules/simpletest/tests/fixtures/simpletest_phpunit_browsertest.php index 0e9c4165a20..dc7a54ea3f8 100644 --- a/core/modules/simpletest/tests/fixtures/simpletest_phpunit_browsertest.php +++ b/core/modules/simpletest/tests/fixtures/simpletest_phpunit_browsertest.php @@ -1,5 +1,7 @@ +