There was an error while loading. Please reload this page.
1 parent c9692b5 commit 8827e1bCopy full SHA for 8827e1b
tests/Functional/Parameters/LinkProviderParameterTest.php
@@ -166,6 +166,7 @@ public function testLinkSecurityWithConstraint(): void
166
167
public function testUriVariableHasDummy(): void
168
{
169
+ $container = static::getContainer();
170
if ('mongodb' === $container->getParameter('kernel.environment')) {
171
$this->markTestSkipped();
172
}
0 commit comments