Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8b7cc14

Browse files
fh-github@fholzhauer.defabpot
authored andcommitted
fixes fabpots comment at yaml pr#6
1 parent 32947b2 commit 8b7cc14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Yaml/Tests/InlineTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ protected function getTestsForDump()
197197
'.Inf' => -log(0),
198198
'-.Inf' => log(0),
199199
"'686e444'" => '686e444',
200-
'.Inf' => 646e444,
201200
'"foo\r\nbar"' => "foo\r\nbar",
202201
"'foo#bar'" => 'foo#bar',
203202
"'foo # bar'" => 'foo # bar',

0 commit comments

Comments
 (0)