Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
atom1285 committed Jul 5, 2024
1 parent ef5a209 commit 41610af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/WorkerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ public function test_worker_doesnt_throw_buffer_error()
while (ob_get_level() !== 0) {
ob_end_clean();
}

return 'Test Response';
});

Expand Down

0 comments on commit 41610af

Please sign in to comment.