Issue #3321684: Should most validators that subscribe to PreCreate check readiness to update also subscribe to PreApply?
Merged
requested to merge issue/automatic_updates-3321684:3321684-should-most-validators into 8.x-2.x
Compare changes
- Ted Bowman authored
@@ -5,6 +5,7 @@ declare(strict_types = 1);
@@ -64,4 +65,28 @@ class PendingUpdatesValidatorTest extends PackageManagerKernelTestBase {