Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
  • Loading branch information
madhuracj committed Sep 18, 2015
1 parent d466b3d commit e11f848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/libraries/PMA_server_plugins_test.php
Expand Up @@ -123,7 +123,7 @@ public function testPMAGetPluginAndModuleInfo()
$html
);
$this->assertContains(
'<td>plugin_type_version1</td>',
'<td>plugin_version1</td>',
$html
);
$this->assertContains(
Expand Down

0 comments on commit e11f848

Please sign in to comment.