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