8000 [Intl] FIxed failing test · symfony/symfony@b45ebef · GitHub
[go: up one dir, main page]

Skip to content

Commit b45ebef

Browse files
committed
[Intl] FIxed failing test
1 parent 40eaa80 commit b45ebef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Intl/Tests/Data/Bundle/Reader/JsonBundleReaderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public function testReadFailsIfNotAFile()
6262
}
6363

6464
/**
65-
* @ expectedException \Symfony\Component\Intl\Exception\RuntimeException
65+
* @expectedException \Symfony\Component\Intl\Exception\RuntimeException
6666
*/
6767
public function testReadFailsIfInvalidJson()
6868
{

0 commit comments

Comments
 (0)
0