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.
2 parents 8995cdc + c04ab51 commit 8a2bf79Copy full SHA for 8a2bf79
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