Skip to content

Commit 497eb27

Browse files
committed
fix tests
1 parent 6ad6189 commit 497eb27

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Tests/Fixtures/php/services_subscriber.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ public function isCompiled(): bool
4444
public function getRemovedIds(): array
4545
{
4646
return [
47+
'.service_locator.DlIAmAe' => true,
4748
'.service_locator.t5IGRMW' => true,
4849
'.service_locator.zFfA7ng' => true,
4950
'.service_locator.zFfA7ng.foo_service' => true,

Tests/Fixtures/php/services_subscriber_php81.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ public function isCompiled(): bool
4444
public function getRemovedIds(): array
4545
{
4646
return [
47+
'.service_locator.JmEob1b' => true,
4748
'.service_locator.KIgkoLM' => true,
4849
'.service_locator.qUb.lJI' => true,
4950
'.service_locator.qUb.lJI.foo_service' => true,

0 commit comments

Comments
 (0)