Skip to content

Commit f732595

Browse files
committed
Fix cs
1 parent fcb59f8 commit f732595

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Unit/Metadata/Model/XsdTypeTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
final class XsdTypeTest extends TestCase
1111
{
12-
1312
public function test_it_contains_only_a_name()
1413
{
1514
$type = XsdType::create('myType');

0 commit comments

Comments
 (0)