fixed bad merge

This commit is contained in:
Fabien Potencier 2017-06-14 14:54:47 -07:00
parent dddc5bde5b
commit 8dc00bbe8d

View File

@ -641,6 +641,7 @@ class PropertyAccessorTest extends TestCase
}
/**
* @requires PHP 7.0
* @expectedException \TypeError
*/
public function testThrowTypeErrorInsideSetterCall()