Fix test expectations
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
22b065f670
commit
fe135a5206
@ -2526,7 +2526,7 @@ class PMA_InsertEditTest extends PHPUnit_Framework_TestCase
|
||||
);
|
||||
|
||||
$this->assertEquals(
|
||||
"'20''12'",
|
||||
"'20\\'12'",
|
||||
$result
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user