Improved ListenerProviderFactoryTest

This commit is contained in:
Alejandro Celaya
2019-07-19 20:28:28 +02:00
parent d086131630
commit af40e8de5c
4 changed files with 92 additions and 10 deletions

View File

@@ -70,6 +70,8 @@ return [
'process-name' => 'shlink_test',
'options' => [
'pid_file' => sys_get_temp_dir() . '/shlink-test-swoole.pid',
'worker_num' => 1,
'task_worker_num' => 1,
],
],
],