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
Make CMAB flag optional in decide-all test with ENABLED_FLAGS_ONLY
When using ENABLED_FLAGS_ONLY, CMAB flag with 'off' variation (enabled=false)
gets filtered out. The test now handles this case gracefully by making the
CMAB flag optional and only validating it if present.
0 commit comments