8000
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 40eaa80 commit b45ebefCopy full SHA for b45ebef
src/Symfony/Component/Intl/Tests/Data/Bundle/Reader/JsonBundleReaderTest.php
@@ -62,7 +62,7 @@ public function testReadFailsIfNotAFile()
62
}
63
64
/**
65
- * @ expectedException \Symfony\Component\Intl\Exception\RuntimeException
+ * @expectedException \Symfony\Component\Intl\Exception\RuntimeException
66
*/
67
public function testReadFailsIfInvalidJson()
68
{
0 commit comments