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 bd395fa commit 175d006Copy full SHA for 175d006
Tests/Mapping/Loader/XmlFileLoaderTest.php
@@ -82,7 +82,7 @@ public function testLoadGroupSequenceProvider()
82
}
83
84
/**
85
- * @expectedException Symfony\Component\Validator\Exception\MappingException
+ * @expectedException \Symfony\Component\Validator\Exception\MappingException
86
* @expectedExceptionMessage Document types are not allowed.
87
*/
88
public function testDocTypeIsNotAllowed()
0 commit comments