@@ -275,8 +274,6 @@ public function providerTestFakeDeprecatedSettings(): array {
/**
* Tests legacy twig_sandbox_* settings.
*
* @runInSeparateProcess
*
* @group legacy
*
* @expectedDeprecation The "twig_sandbox_whitelisted_classes" setting is deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use "twig_sandbox_allowed_classes" instead. See https://www.drupal.org/node/3162897.