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
test: conditionally run user flagging tests based on APP_ID
Only run user flagging tests when APP_ID is 16792 (account with moderation enabled).
This prevents test failures in environments without moderation features (e.g., StreamAPI repo).
Tests will:
- Run on APP_ID 16792 (moderation enabled)
- Skip on other APP_IDs (moderation not enabled)
0 commit comments