]> BookStack Code Mirror - bookstack/blobdiff - tests/BrowserKitTest.php
Updated Spanish translation
[bookstack] / tests / BrowserKitTest.php
index b5c32cef5c1d5763a8be0785c32f8272121454a8..a8ff0304422cfef5cf04a964e011cb3b3ff43de1 100644 (file)
@@ -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();