This commit is contained in:
Fabien Potencier 2016-06-30 09:48:58 +02:00
parent 75f4142dff
commit 9c74d6351e

View File

@ -18,7 +18,7 @@ class DefinitionTest extends \PHPUnit_Framework_TestCase
} }
/** /**
* @expectedException Symfony\Component\Workflow\Exception\InvalidArgumentException * @expectedException \Symfony\Component\Workflow\Exception\InvalidArgumentException
*/ */
public function testAddPlacesInvalidArgument() public function testAddPlacesInvalidArgument()
{ {