]>
BookStack Code Mirror - bookstack/blobdiff - tests/AuditLogTest.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
/
AuditLogTest.php
diff --git
a/tests/AuditLogTest.php
b/tests/AuditLogTest.php
index 8d13670ca95e85a084a1269d178a9dd088a259bc..f909cd79a2959e8b5d943a1add0e980164200ad5 100644
(file)
--- a/
tests/AuditLogTest.php
+++ b/
tests/AuditLogTest.php
@@
-17,7
+17,7
@@
class AuditLogTest extends TestCase
/** @var ActivityService */
protected $activityService;
- p
ublic
function setUp(): void
+ p
rotected
function setUp(): void
{
parent::setUp();
$this->activityService = app(ActivityService::class);