Skip to content

Commit c1b5128

Browse files
committed
Linting
1 parent 890e431 commit c1b5128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/KafkaTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public function it_can_publish_messages_to_kafka(): void
5656
$this->assertTrue($test);
5757
}
5858

59-
#[Test]
59+
#[Test]
6060
public function it_can_publish_messages_synchronously(): void
6161
{
6262
Event::fake();

0 commit comments

Comments
 (0)