Loading CHANGELOG.txt +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ Metatag 8.x-1.x-dev, xxxx-xx-xx Schwarz Developing: Sorting the output of meta tags. #3135365 by novchuk.v, mero.S: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey(). #2782797 by DamienMcKenna: Added missing $defaultTheme test variable. Metatag 8.x-1.14, 2020-08-11 Loading metatag_extended_perms/tests/src/Functional/PermissionsTest.php +5 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ class PermissionsTest extends BrowserTestBase { // Contains helper methods. use \Drupal\Tests\metatag\Functional\MetatagHelperTrait; /** * {@inheritdoc} */ protected $defaultTheme = 'stark'; /** * {@inheritdoc} */ Loading Loading
CHANGELOG.txt +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ Metatag 8.x-1.x-dev, xxxx-xx-xx Schwarz Developing: Sorting the output of meta tags. #3135365 by novchuk.v, mero.S: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey(). #2782797 by DamienMcKenna: Added missing $defaultTheme test variable. Metatag 8.x-1.14, 2020-08-11 Loading
metatag_extended_perms/tests/src/Functional/PermissionsTest.php +5 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ class PermissionsTest extends BrowserTestBase { // Contains helper methods. use \Drupal\Tests\metatag\Functional\MetatagHelperTrait; /** * {@inheritdoc} */ protected $defaultTheme = 'stark'; /** * {@inheritdoc} */ Loading