8000 Fix CS · symfony/symfony@a0665a3 · GitHub
[go: up one dir, main page]

Skip to content

Commit a0665a3

Browse files
committed
Fix CS
1 parent 5b1b554 commit a0665a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Yaml/Tests/Command/LintCommandTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ public function testCustomTagsFail()
6969
$this->assertSame(1, $ret, 'Returns 1 in case of error');
7070
}
7171

72-
7372
public function testCustomTags()
7473
{
7574
$yaml = <<<YAML

0 commit comments

Comments
 (0)
0