diff --git a/test/libraries/PMA_insert_edit_test.php b/test/libraries/PMA_insert_edit_test.php index 5149c74811..a61d1bf1d4 100644 --- a/test/libraries/PMA_insert_edit_test.php +++ b/test/libraries/PMA_insert_edit_test.php @@ -1132,7 +1132,7 @@ class PMA_InsertEditTest extends PHPUnit_Framework_TestCase . 'name="fieldsb" value="" />' . '
 (Max: 64KiB)' . "\n", + . 'field noDragDrop" id="field_1_3" size="10" c/> (Max: 64KiB)' . "\n", $result ); @@ -1190,7 +1190,7 @@ class PMA_InsertEditTest extends PHPUnit_Framework_TestCase . 'cols="1" dir="/" id="field_1_3" c tabindex="3" data-type="HEX">' . '' . '
 (Max: 64KiB)' . "\n", + . 'field noDragDrop" id="field_1_3" size="10" c/> (Max: 64KiB)' . "\n", $result );