Skip to content

Commit

Permalink
Can not test for line numbers, they differ versin to version
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Oct 18, 2012
1 parent 6c166b7 commit 6027130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/classes/PMA_Error_test.php
Expand Up @@ -98,7 +98,7 @@ public function testGetHash()
public function testGetBacktraceDisplay()
{
$this->assertContains(
'PHPUnit/Framework/TestCase.php#751: PHPUnit_Framework_TestResult->run(object)<br />',
'PHPUnit_Framework_TestResult->run(object)<br />',
$this->object->getBacktraceDisplay()
);
}
Expand Down

0 comments on commit 6027130

Please sign in to comment.