Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Commit e19a251

Browse files
committed
unuseful code
1 parent 06557ab commit e19a251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Functional/ProducerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ public function consumeProducedMessagesForVerify141(): void
120120
try {
121121
$this->verify141();
122122
} catch (\Throwable $e) {
123-
123+
echo 'throw a exceptions';
124124
}
125125

126126
$this->verify141(true);

0 commit comments

Comments
 (0)