Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Commit 6fa8b77

Browse files
authored
Apply fixes from StyleCI (#2)
[ci skip] [skip ci]
1 parent 8f8ad3a commit 6fa8b77

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

tests/NotificationDriverTest.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,10 @@ protected function resolveUrl(): string
6060
}
6161

6262
protected function resolveUser()
63-
{ }
63+
{
64+
}
6465

6566
protected function resolveUserAgent()
66-
{ }
67+
{
68+
}
6769
}

0 commit comments

Comments
 (0)