Commit 5dde3d0f authored by Bill Schaller's avatar Bill Schaller

remove MAXIMUM TIME comment

parent d73e63c8
......@@ -13,9 +13,6 @@ use Doctrine\Tests\DbalPerformanceTestCase;
*/
class TypeConversionPerformanceTest extends DbalPerformanceTestCase
{
/**
* MAXIMUM TIME: 2 seconds
*/
public function testDateTimeTypeConversionPerformance100000Items()
{
$value = new \DateTime;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment