8000 Fix tests · symfony/symfony@5da2606 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5da2606

Browse files
committed
Fix tests
1 parent ecd14aa commit 5da2606

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_subscriber.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ public function getRemovedIds()
5757
'Psr\\Container\\ContainerInterface' => true,
5858
'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
5959
'Symfony\\Component\\DependencyInjection\\Tests\\Fixtures\\CustomDefinition' => true,
60-
'service_locator.MtGsMEd' => true,
61-
'service_locator.MtGsMEd.foo_service' => true,
60+
'service_locator.akOflLF' => true,
61+
'service_locator.akOflLF.foo_service' => true,
6262
);
6363
}
6464

0 commit comments

Comments
 (0)
0