We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 890e431 commit c1b5128Copy full SHA for c1b5128
tests/KafkaTest.php
@@ -56,7 +56,7 @@ public function it_can_publish_messages_to_kafka(): void
56
$this->assertTrue($test);
57
}
58
59
- #[Test]
+ #[Test]
60
public function it_can_publish_messages_synchronously(): void
61
{
62
Event::fake();
0 commit comments