mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-10 00:26:14 +00:00
This fixes a bug where the test was dependent on the current set of feature gates. Since AllFeatureEnabledContainers() depends on the feature gates it must be evaluated after the test case is initialized.