X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/88d09a2a3b76a2d914d523dc03fcf695849ba1b7..refs/pull/846/head:/tests/BrowserKitTest.php diff --git a/tests/BrowserKitTest.php b/tests/BrowserKitTest.php index b5c32cef5..a8ff03044 100644 --- a/tests/BrowserKitTest.php +++ b/tests/BrowserKitTest.php @@ -17,6 +17,12 @@ abstract class BrowserKitTest extends TestCase private $admin; private $editor; + /** + * The base URL to use while testing the application. + * @var string + */ + protected $baseUrl = 'http://localhost'; + public function tearDown() { \DB::disconnect();