Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Update SelectTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkSide666 committed Apr 13, 2016
1 parent 564f38c commit 47c840f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/db/SelectTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ public function testExpression()
}

/**
* @covers Expression::__toString
* covers Expression::__toString, but on PHP 5.5 this hint doesn't work
*/
public function testCastingToString()
{
Expand Down

0 comments on commit 47c840f

Please sign in to comment.