Fix test expectations
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
5417dd57dc
commit
fd5dd9ea8f
@ -172,8 +172,8 @@ class PMA_FormDisplay_Tpl_Test extends PHPUnit_Framework_TestCase
|
||||
);
|
||||
|
||||
$this->assertContains(
|
||||
'<img src="testImageb_help.png" title="Documentation" ' .
|
||||
'alt="Documentation" /',
|
||||
'<img src="themes/dot.gif" title="Documentation" ' .
|
||||
'alt="Documentation" class="icon ic_b_help" /',
|
||||
$result
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user