Skip to content

Commit cf46f0f

Browse files
keradusnicolas-grekas
authored andcommitted
chore: CS fixes
1 parent b989c7d commit cf46f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/TransportTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ public static function fromWrongStringProvider(): iterable
100100
}
101101
}
102102

103-
class DummyTransport implements Transport\TransportInterface
103+
class DummyTransport implements TransportInterface
104104
{
105105
private string $host;
106106

0 commit comments

Comments
 (0)