diff --git a/core/modules/block/src/Tests/BlockAdminThemeTest.php b/core/modules/block/src/Tests/BlockAdminThemeTest.php index 52a51da97d9a30eaf7c63fc2056c7e1c70c22204..e2f44a3392d18cff9e77570e78f7461590dd7db0 100644 --- a/core/modules/block/src/Tests/BlockAdminThemeTest.php +++ b/core/modules/block/src/Tests/BlockAdminThemeTest.php @@ -24,7 +24,7 @@ class BlockAdminThemeTest extends WebTestBase { public static $modules = array('block'); /** - * Check for the accessibility of the admin theme on the block admin page. + * Check for the accessibility of the admin theme on the block admin page. */ function testAdminTheme() { // Create administrative user.