Loading tests/src/Functional/CaptchaCacheTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ class CaptchaCacheTest extends CaptchaWebTestBase { * * @var array */ protected static $modules = [ public static $modules = [ 'block', 'image_captcha', 'captcha_test', Loading tests/src/Functional/CaptchaCronTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ class CaptchaCronTest extends BrowserTestBase { * * @var array */ protected static $modules = ['captcha']; public static $modules = ['captcha']; /** * {@inheritdoc} Loading tests/src/Functional/CaptchaTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ class CaptchaTest extends CaptchaWebTestBase { * * @var array */ protected static $modules = ['block', 'captcha_long_form_id_test']; public static $modules = ['block', 'captcha_long_form_id_test']; /** * Testing the protection of the user log in form. Loading tests/src/Functional/CaptchaWebTestBase.php +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ abstract class CaptchaWebTestBase extends BrowserTestBase { * * @var array */ protected static $modules = ['captcha', 'comment']; public static $modules = ['captcha', 'comment']; /** * {@inheritdoc} Loading tests/src/Kernel/Migrate/d7/MigrateCaptchaPointsTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ class MigrateCaptchaPointsTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ protected static $modules = ['captcha']; public static $modules = ['captcha']; /** * The expected captcha points from the Captcha fixture. Loading Loading
tests/src/Functional/CaptchaCacheTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ class CaptchaCacheTest extends CaptchaWebTestBase { * * @var array */ protected static $modules = [ public static $modules = [ 'block', 'image_captcha', 'captcha_test', Loading
tests/src/Functional/CaptchaCronTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ class CaptchaCronTest extends BrowserTestBase { * * @var array */ protected static $modules = ['captcha']; public static $modules = ['captcha']; /** * {@inheritdoc} Loading
tests/src/Functional/CaptchaTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ class CaptchaTest extends CaptchaWebTestBase { * * @var array */ protected static $modules = ['block', 'captcha_long_form_id_test']; public static $modules = ['block', 'captcha_long_form_id_test']; /** * Testing the protection of the user log in form. Loading
tests/src/Functional/CaptchaWebTestBase.php +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ abstract class CaptchaWebTestBase extends BrowserTestBase { * * @var array */ protected static $modules = ['captcha', 'comment']; public static $modules = ['captcha', 'comment']; /** * {@inheritdoc} Loading
tests/src/Kernel/Migrate/d7/MigrateCaptchaPointsTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ class MigrateCaptchaPointsTest extends MigrateDrupal7TestBase { /** * {@inheritdoc} */ protected static $modules = ['captcha']; public static $modules = ['captcha']; /** * The expected captcha points from the Captcha fixture. Loading