Skip to content

Commit 318f232

Browse files
committed
Fix CS
1 parent 70d47c1 commit 318f232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Functional/WampConsumerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
*/
1717
class WampConsumerTest extends TestCase
1818
{
19-
use WampExtension;
2019
use RetryTrait;
20+
use WampExtension;
2121

2222
public static function setUpBeforeClass(): void
2323
{

0 commit comments

Comments
 (0)