X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/4a2a539c086c7975374f69bfe15748d9f757a1ee..refs/pull/3210/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 +}