Skip to content

Commit

Permalink
CS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyharris committed Apr 25, 2018
1 parent f2ceb41 commit 3eaff24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase/TestSuite/TestEmailTransportTest.php
Expand Up @@ -16,8 +16,8 @@

use Cake\Mailer\Email;
use Cake\Network\Email\DebugTransport;
use Cake\TestSuite\TestEmailTransport;
use Cake\TestSuite\TestCase;
use Cake\TestSuite\TestEmailTransport;

class TestEmailTransportTest extends TestCase
{
Expand Down

0 comments on commit 3eaff24

Please sign in to comment.