]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/MarkdownTest.php
Add the "Create Shelf" resp. "Create Book" to the home view
[bookstack] / tests / Entity / MarkdownTest.php
index c481e444f59cf563f25791bd3725bac74ee6df1c..5d3af4f6e26705b8fed3e617a78d9104fe3fb99d 100644 (file)
@@ -4,7 +4,7 @@ class MarkdownTest extends BrowserKitTest
 {
     protected $page;
 
-    public function setUp()
+    public function setUp(): void
     {
         parent::setUp();
         $this->page = \BookStack\Entities\Page::first();