X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/6a54733f2be8d09ee8d908e378eaa00a4dccf39d..refs/pull/1462/head:/tests/Entity/CommentSettingTest.php diff --git a/tests/Entity/CommentSettingTest.php b/tests/Entity/CommentSettingTest.php index 29df8b327..2683f57cb 100644 --- a/tests/Entity/CommentSettingTest.php +++ b/tests/Entity/CommentSettingTest.php @@ -5,7 +5,7 @@ class CommentSettingTest extends BrowserKitTest { public function setUp() { parent::setUp(); - $this->page = \BookStack\Page::first(); + $this->page = \BookStack\Entities\Page::first(); } public function test_comment_disable () {