Skip to content

Commit 7b1aed8

Browse files
stevebaumangithub-actions[bot]
authored andcommitted
Fix styling
1 parent 2ca6f9a commit 7b1aed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ActivityLoggerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150

151151
it('can log activity with null properties', function () {
152152
$properties = [
153-
'property' => null
153+
'property' => null,
154154
];
155155

156156
activity()

0 commit comments

Comments
 (0)