← all change records
signature
2
#3082134 Decouple FunctionalTestSetupTrait from the simpletest module
Generated 2026-05-12 08:43 UTC
Rules (2)
from
\Drupal::config- arg 0 ∈ {"simpletest.settings"}
\Drupal::service- arg 0 ∈ {"simpletest.config_schema_checker"}
→
to
\Drupal::config- arg 0 ∈ {"test_parent_profile"}
\Drupal::service- arg 0 ∈ {"testing.config_schema_checker"}
No contrib projects currently use either side of this change.