sapalymahabat/tests/fixtures/config/queue.php

7 lines
138 B
PHP
Raw Permalink Normal View History

2022-09-28 16:57:31 +00:00
<?php
// Fixture used for `october:env` unit tests in `tests/unit/system/console/OctoberEnvTest.php
return [
'default' => 'sync',
];