X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/4e71a5a47b97bee59b8afff98b510c4d0d7ead15..refs/pull/3593/head:/tests/CreatesApplication.php diff --git a/tests/CreatesApplication.php b/tests/CreatesApplication.php index 42a5da2d1..b1cefbb65 100644 --- a/tests/CreatesApplication.php +++ b/tests/CreatesApplication.php @@ -1,4 +1,6 @@ -make(Kernel::class)->bootstrap(); + return $app; } -} \ No newline at end of file +}