vyuldashev / laravel-queue-rabbitmq

RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
MIT License
1.93k stars 382 forks source link

Fix bottlenecks for tests #580

Closed adm-bome closed 10 months ago

adm-bome commented 10 months ago

Fix for the pint tests Correction in the connectionFactory for Secure Connnection constructors Fix queueing job after afterCommit Test Updated php-amqplib for the test: testNoVerificationSslConnection