Skip to content

Commit 8a2bf79

Browse files
authored
Merge pull request #30 from laravel-notification-channels/analysis-8jgrJZ
Apply fixes from StyleCI [ci skip] [skip ci]
2 parents 8995cdc + c04ab51 commit 8a2bf79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PushbulletMessageTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace NotificationChannels\Pushbullet\Test;
44

5-
use NotificationChannels\Pushbullet\PushbulletMessage;
65
use PHPUnit\Framework\TestCase;
6+
use NotificationChannels\Pushbullet\PushbulletMessage;
77

88
class PushbulletMessageTest extends TestCase
99
{

0 commit comments

Comments
 (0)