Skip to content

Commit 1f05fae

Browse files
committed
fix phpunit
1 parent ffdaf5b commit 1f05fae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Bolt/BoltConnection.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ public function __destruct()
295295
unset($this->boltProtocol); // has to be set to null as the sockets don't recover nicely contrary to what the underlying code might lead you to believe;
296296
}
297297
} catch (\Throwable) {
298-
299298
}
300299
}
301300

0 commit comments

Comments
 (0)