Skip to content

Commit 9ecef3b

Browse files
committed
[Notifier] [Octopush] Use the correct provider
1 parent f2ba203 commit 9ecef3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Notifier/Bridge/Octopush/Tests/OctopushTransportFactoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public function supportsProvider(): iterable
3939
yield [false, 'somethingElse://userLogin:apiKet@default?from=Heyliot&type=FR'];
4040
}
4141

42-
public function incompleteDsnProvider(): iterable
42+
public function missingRequiredOptionProvider(): iterable
4343
{
4444
yield 'missing option: from' => ['octopush://userLogin:apiKey@default?type=FR'];
4545
yield 'missing option: type' => ['octopush://userLogin:apiKey@default?from=Heyliot'];

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