Skip to content

Commit 8827e1b

Browse files
committed
test: missing variable
1 parent c9692b5 commit 8827e1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Functional/Parameters/LinkProviderParameterTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ public function testLinkSecurityWithConstraint(): void
166166

167167
public function testUriVariableHasDummy(): void
168168
{
169+
$container = static::getContainer();
169170
if ('mongodb' === $container->getParameter('kernel.environment')) {
170171
$this->markTestSkipped();
171172
}

0 commit comments

Comments
 (0)