Skip to content

Commit 8418a91

Browse files
authored
Merge pull request #31 from laravel-notification-channels/analysis-qBpmvL
Apply fixes from StyleCI [ci skip] [skip ci]
2 parents e04614a + ec687c9 commit 8418a91

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)