Skip to content

Commit 6448d43

Browse files
committed
style: Correct code style issues
1 parent db8111b commit 6448d43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Uri/UriResolverTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ public function testResolveAbsoluteUri()
9696
);
9797
}
9898

99-
10099
public function testResolveRelativeUriNoBase()
101100
{
102101
$this->expectException(\JsonSchema\Exception\UriResolverException::class);

0 commit comments

Comments
 (0)