Skip to content

Commit

Permalink
Fixing code style issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Garethp committed Oct 31, 2017
1 parent 88ba247 commit 66896f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/Utilities/EnsureIsMailboxTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ public function testEnsureIsMailbox()

self::assertEquals($mailbox, ensureIsMailbox('[email protected]'));
}
}
}

0 comments on commit 66896f0

Please sign in to comment.