Skip to content

Commit

Permalink
Apply fixes from StyleCI (#4)
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
atymic committed Nov 4, 2019
2 parents fd71b25 + 3b77652 commit ea53a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PagerDutyMessageTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace NotificationChannels\PagerDuty\Test;

use PHPUnit\Framework\TestCase;
use NotificationChannels\PagerDuty\PagerDutyMessage;
use PHPUnit\Framework\TestCase;

class PagerDutyMessageTest extends TestCase
{
Expand Down

0 comments on commit ea53a59

Please sign in to comment.