We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f4142 commit 9c74d63Copy full SHA for 9c74d63
src/Symfony/Component/Workflow/Tests/DefinitionTest.php
@@ -18,7 +18,7 @@ public function testAddPlaces()
18
}
19
20
/**
21
- * @expectedException Symfony\Component\Workflow\Exception\InvalidArgumentException
+ * @expectedException \Symfony\Component\Workflow\Exception\InvalidArgumentException
22
*/
23
public function testAddPlacesInvalidArgument()
24
{
0 commit comments