diff --git a/test/classes/Plugins/Auth/AuthenticationCookieTest.php b/test/classes/Plugins/Auth/AuthenticationCookieTest.php index f18c26e5ab..ba4e233739 100644 --- a/test/classes/Plugins/Auth/AuthenticationCookieTest.php +++ b/test/classes/Plugins/Auth/AuthenticationCookieTest.php @@ -221,7 +221,7 @@ class AuthenticationCookieTest extends PmaTestCase $this->assertContains( '
', + 'class="disableAjax hide login js-show">', $result ); @@ -324,7 +324,7 @@ class AuthenticationCookieTest extends PmaTestCase $this->assertContains( '', + 'autocomplete="off" class="disableAjax hide login js-show">', $result );