We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e04614a commit ec687c9Copy full SHA for ec687c9
tests/PushbulletMessageTest.php
@@ -2,8 +2,8 @@
2
3
namespace NotificationChannels\Pushbullet\Test;
4
5
-use NotificationChannels\Pushbullet\PushbulletMessage;
6
use PHPUnit\Framework\TestCase;
+use NotificationChannels\Pushbullet\PushbulletMessage;
7
8
class PushbulletMessageTest extends TestCase
9
{
0 commit comments