Skip to content
Snippets Groups Projects

Issue #3321684: Should most validators that subscribe to PreCreate check readiness to update also subscribe to PreApply?

Merged Issue #3321684: Should most validators that subscribe to PreCreate check readiness to update also subscribe to PreApply?
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -59,7 +59,6 @@ abstract class AutomaticUpdatesFunctionalTestBase extends BrowserTestBase {
// validator, only Composer Stager needs run Composer, and
// package_manager_bypass is disabling those operations.
// @todo https://www.drupal.org/project/automatic_updates/issues/3320755.
'automatic_updates.composer_executable_validator',
'package_manager.validator.composer_executable',
// Always allow tests to run with Xdebug on.
'package_manager.validator.xdebug',
Loading