Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update feature flag handling for required features
- Removed `null` statement from `required` feature check to ensure all required features are processed. - Allows the code to continue checking all feature flags, even after finding a required flag in `testFlags`. related:https://github.ibm.com/runtimes/backlog/issues/1525 Signed-off-by: Anna Babu Palathingal <[email protected]>
- Loading branch information