Loading tests/src/Functional/SocialAuthGoogleLoginBlockTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ class SocialAuthGoogleLoginBlockTest extends SocialAuthTestBase { * * @var array */ public static $modules = ['block', 'social_auth_google']; protected static $modules = ['block', 'social_auth_google']; /** * {@inheritdoc} Loading tests/src/Functional/SocialAuthGoogleSettingsFormTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ class SocialAuthGoogleSettingsFormTest extends SocialAuthTestBase { * * @var array */ public static $modules = ['social_auth_google']; protected static $modules = ['social_auth_google']; /** * {@inheritdoc} Loading Loading
tests/src/Functional/SocialAuthGoogleLoginBlockTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ class SocialAuthGoogleLoginBlockTest extends SocialAuthTestBase { * * @var array */ public static $modules = ['block', 'social_auth_google']; protected static $modules = ['block', 'social_auth_google']; /** * {@inheritdoc} Loading
tests/src/Functional/SocialAuthGoogleSettingsFormTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ class SocialAuthGoogleSettingsFormTest extends SocialAuthTestBase { * * @var array */ public static $modules = ['social_auth_google']; protected static $modules = ['social_auth_google']; /** * {@inheritdoc} Loading