Loading core/themes/claro/claro.info.yml +3 −0 Changes for core/themes/claro/claro.info.yml: 3 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ description: A clean, accessible, and powerful Drupal administration theme. alt text: Screenshot of Claro, Drupal administration theme. package: Core version: VERSION lifecycle: deprecated lifecycle_link: https://www.drupal.org/node/3223395#s-claro libraries: - core/drupal.message - core/normalize Loading core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php +2 −0 Changes for core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php: 2 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -6,12 +6,14 @@ use Drupal\Tests\BrowserTestBase; use PHPUnit\Framework\Attributes\Group; use PHPUnit\Framework\Attributes\IgnoreDeprecations; use PHPUnit\Framework\Attributes\RunTestsInSeparateProcesses; /** * Tests the MenuLinkDefaultForm customizations. */ #[Group('claro')] #[IgnoreDeprecations] #[RunTestsInSeparateProcesses] class MenuLinkDefaultFormTest extends BrowserTestBase { Loading core/themes/claro/tests/src/Functional/NodeTitleTest.php +2 −0 Changes for core/themes/claro/tests/src/Functional/NodeTitleTest.php: 2 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -6,12 +6,14 @@ use Drupal\Tests\system\Functional\Theme\NodeTitleTestBase; use PHPUnit\Framework\Attributes\Group; use PHPUnit\Framework\Attributes\IgnoreDeprecations; use PHPUnit\Framework\Attributes\RunTestsInSeparateProcesses; /** * Tests node title for claro. */ #[Group('node')] #[IgnoreDeprecations] #[RunTestsInSeparateProcesses] class NodeTitleTest extends NodeTitleTestBase { Loading Loading
core/themes/claro/claro.info.yml +3 −0 Changes for core/themes/claro/claro.info.yml: 3 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ description: A clean, accessible, and powerful Drupal administration theme. alt text: Screenshot of Claro, Drupal administration theme. package: Core version: VERSION lifecycle: deprecated lifecycle_link: https://www.drupal.org/node/3223395#s-claro libraries: - core/drupal.message - core/normalize Loading
core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php +2 −0 Changes for core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php: 2 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -6,12 +6,14 @@ use Drupal\Tests\BrowserTestBase; use PHPUnit\Framework\Attributes\Group; use PHPUnit\Framework\Attributes\IgnoreDeprecations; use PHPUnit\Framework\Attributes\RunTestsInSeparateProcesses; /** * Tests the MenuLinkDefaultForm customizations. */ #[Group('claro')] #[IgnoreDeprecations] #[RunTestsInSeparateProcesses] class MenuLinkDefaultFormTest extends BrowserTestBase { Loading
core/themes/claro/tests/src/Functional/NodeTitleTest.php +2 −0 Changes for core/themes/claro/tests/src/Functional/NodeTitleTest.php: 2 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -6,12 +6,14 @@ use Drupal\Tests\system\Functional\Theme\NodeTitleTestBase; use PHPUnit\Framework\Attributes\Group; use PHPUnit\Framework\Attributes\IgnoreDeprecations; use PHPUnit\Framework\Attributes\RunTestsInSeparateProcesses; /** * Tests node title for claro. */ #[Group('node')] #[IgnoreDeprecations] #[RunTestsInSeparateProcesses] class NodeTitleTest extends NodeTitleTestBase { Loading