]>
BookStack Code Mirror - bookstack/blobdiff - tests/Entity/PageDraftTest.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Laravel 8 shift squash & merge (#3029)
[bookstack]
/
tests
/
Entity
/
PageDraftTest.php
diff --git
a/tests/Entity/PageDraftTest.php
b/tests/Entity/PageDraftTest.php
index 4fb7d7ab6e5226d01910ef57ac4cda633057a00d..9e2ceff51a1e5cf0a0175cced31a2ac1c29b096b 100644
(file)
--- a/
tests/Entity/PageDraftTest.php
+++ b/
tests/Entity/PageDraftTest.php
@@
-20,7
+20,7
@@
class PageDraftTest extends TestCase
*/
protected $pageRepo;
- p
ublic
function setUp(): void
+ p
rotected
function setUp(): void
{
parent::setUp();
$this->page = Page::query()->first();