]> BookStack Code Mirror - bookstack/blobdiff - tests/Entity/CommentSettingTest.php
Laravel 8 shift squash & merge (#3029)
[bookstack] / tests / Entity / CommentSettingTest.php
index d8caa73585aebcd54dd085b87428878a3cd71d80..23607f5a70f423b182946a06db0d2f3b4fee3778 100644 (file)
@@ -9,7 +9,7 @@ class CommentSettingTest extends TestCase
 {
     protected $page;
 
-    public function setUp(): void
+    protected function setUp(): void
     {
         parent::setUp();
         $this->page = Page::query()->first();