Skip to content

Commit 36ae1c2

Browse files
committed
Add newline at end of file
1 parent fc9e701 commit 36ae1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/general/Http/RequestTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ public function testBaseComponentWithPathExplicitStripsSlashes()
3838
$this->assertEquals("https://other.example.com/path", $request->getBaseComponent());
3939
}
4040

41-
}
41+
}

0 commit comments

Comments
 (0)