You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
featureflags: fix a bug which caused all flags to report as 'false' (#268)
- Adds the featureflag unit test, which was missing from my previous PR (forgot to add).
- Adds a set of special internal values to help verify the behavior of the three possible valid macro states.
- Also clarifies the use of "feature flags" as the term for this new table, both in function name and comments.
0 commit comments