Skip to content

Commit

Permalink
fix: Forgot to update the exlude list from the fork rest.
Browse files Browse the repository at this point in the history
  • Loading branch information
pyromanci committed May 15, 2024
1 parent 21f25ca commit 56f1ed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/system/CommonSingleServiceTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ public static function provideServiceNames(): iterable
'reset',
'resetSingle',
'injectMock',
'updateServicesCache',
'encrypter', // Encrypter needs a starter key
'session', // Headers already sent
];
Expand Down

0 comments on commit 56f1ed0

Please sign in to comment.