
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.
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.