X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/d2ed98d20d5c44ad3f842c73c98183c78f01e8b1..refs/pull/3433/head:/tests/UrlTest.php diff --git a/tests/UrlTest.php b/tests/UrlTest.php index 2313e02f4..13f9d9e0c 100644 --- a/tests/UrlTest.php +++ b/tests/UrlTest.php @@ -48,5 +48,4 @@ class UrlTest extends TestCase $this->assertEquals('/settings', $bsRequest->getPathInfo()); $this->assertEquals('https://donkey.example.com/settings', $bsRequest->getUri()); } - }