diff --git a/src/Symfony/Component/Notifier/Bridge/Octopush/Tests/OctopushTransportFactoryTest.php b/src/Symfony/Component/Notifier/Bridge/Octopush/Tests/OctopushTransportFactoryTest.php index 7e2034ed6a4a0..1fcebf6c9a9f2 100644 --- a/src/Symfony/Component/Notifier/Bridge/Octopush/Tests/OctopushTransportFactoryTest.php +++ b/src/Symfony/Component/Notifier/Bridge/Octopush/Tests/OctopushTransportFactoryTest.php @@ -39,7 +39,7 @@ public function supportsProvider(): iterable yield [false, 'somethingElse://userLogin:apiKet@default?from=Heyliot&type=FR']; } - public function incompleteDsnProvider(): iterable + public function missingRequiredOptionProvider(): iterable { yield 'missing option: from' => ['octopush://userLogin:apiKey@default?type=FR']; yield 'missing option: type' => ['octopush://userLogin:apiKey@default?from=Heyliot'];
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: