Merge branch 'QA_4_4'
This commit is contained in:
commit
cb90efe029
@ -415,7 +415,7 @@ class PMA_User_Preferences_Test extends PHPUnit_Framework_TestCase
|
||||
$result = PMA_userprefsAutoloadGetHeader();
|
||||
|
||||
$this->assertContains(
|
||||
'<form action="prefs_manage.php" method="post">',
|
||||
'<form action="prefs_manage.php" method="post" class="disableAjax">',
|
||||
$result
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user