diff --git a/test/classes/controllers/TableRelationController_test.php b/test/classes/controllers/TableRelationController_test.php index 7b65b0ab09..56223bbc48 100644 --- a/test/classes/controllers/TableRelationController_test.php +++ b/test/classes/controllers/TableRelationController_test.php @@ -168,7 +168,7 @@ class TableRelationController_Test extends PHPUnit_Framework_TestCase public function testGetDropdownValueForDbActionOne() { $GLOBALS['dbi']->expects($this->any()) -t ->method('fetchArray') + ->method('fetchArray') ->will( $this->returnCallback( function () {