Skip to content

Commit ce7dceb

Browse files
committed
Test support for rediss prefix
1 parent 7ed6f62 commit ce7dceb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/RedisTransportFactoryTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ public function testSupportsOnlyRedisTransports()
2727
$factory = new RedisTransportFactory();
2828

2929
$this->assertTrue($factory->supports('redis://localhost', []));
30+
$this->assertTrue($factory->supports('rediss://localhost', []));
3031
$this->assertFalse($factory->supports('sqs://localhost', []));
3132
$this->assertFalse($factory->supports('invalid-dsn', []));
3233
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy