Skip to content

Commit a240c99

Browse files
Bartłomiej Nowakbnowak
authored andcommitted
test class name fix
1 parent 94ef66f commit a240c99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Type/Symfony/data/messenger_handle_trait_with_subscriber.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public function __invoke(MultiHandlesForInTheSameHandlerQuery $query): bool
5656
}
5757
}
5858

59-
class HandleTraitClass {
59+
class HandleTraitClassWithSubscriber {
6060
use HandleTrait;
6161

6262
public function __invoke()

0 commit comments

Comments
 (0)