This commit is contained in:
Fabien Potencier 2016-06-30 09:48:58 +02:00
parent 75f4142dff
commit 9c74d6351e
1 changed files with 1 additions and 1 deletions

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()
{