summaryrefslogtreecommitdiff
path: root/tests/Unit/Mail/Transport/TransportTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Unit/Mail/Transport/TransportTest.php')
-rw-r--r--tests/Unit/Mail/Transport/TransportTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Unit/Mail/Transport/TransportTest.php b/tests/Unit/Mail/Transport/TransportTest.php
index 5e7b7b9b..ac7735bb 100644
--- a/tests/Unit/Mail/Transport/TransportTest.php
+++ b/tests/Unit/Mail/Transport/TransportTest.php
@@ -70,8 +70,8 @@ class TransportTest extends TestCase
}
/**
- * @covers \Engelsystem\Mail\Transport\Transport::getTo
* @covers \Engelsystem\Mail\Transport\Transport::formatTo
+ * @covers \Engelsystem\Mail\Transport\Transport::getTo
*/
public function testGetTo()
{