X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/1fa90e4f129a78342e177f1ece7fa74d51d05b9e..08a8c0070e3f1574ceecd0ea120c26bbf52eb0f4:/tests/Entity/CommentSettingTest.php diff --git a/tests/Entity/CommentSettingTest.php b/tests/Entity/CommentSettingTest.php index 5ab6ad9a8..23607f5a7 100644 --- a/tests/Entity/CommentSettingTest.php +++ b/tests/Entity/CommentSettingTest.php @@ -1,4 +1,6 @@ -page = Page::query()->first(); @@ -30,4 +32,4 @@ class CommentSettingTest extends TestCase $this->asAdmin()->get($this->page->getUrl()) ->assertElementExists('.comments-list'); } -} \ No newline at end of file +}