Skip to content

Commit 9ae8cd6

Browse files
committed
explain
1 parent 2542290 commit 9ae8cd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Feature/ConnectorTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ public function testSslConnection(): void
141141
$this->assertTrue($connection->getChannel()->is_open());
142142
}
143143

144+
// Test to validate ssl connection params
144145
public function testNoVerificationSslConnection(): void
145146
{
146147
$this->app['config']->set('queue.connections.rabbitmq', [

0 commit comments

Comments
 (0)