Skip to content

Commit f3de73e

Browse files
Marick van TuilMarick van Tuil
Marick van Tuil
authored and
Marick van Tuil
committed
test
1 parent 6233bab commit f3de73e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/TaskHandler.php

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ private function run(IncomingTask $task): void
7878

7979
public function getWorkerOptions(): WorkerOptions
8080
{
81+
// test
8182
$options = new WorkerOptions;
8283

8384
if (isset($this->config['backoff'])) {

0 commit comments

Comments
 (0)