Adds signup CTA tests for logged-out visitors (#8906)

This commit is contained in:
Alex Benzer
2025-08-26 08:52:38 -07:00
committed by GitHub
parent b70e5b2f38
commit acd7211b35
4 changed files with 90 additions and 1 deletions
+2
View File
@@ -1,6 +1,8 @@
export type Gate =
// Keep this alphabetic please.
| 'alt_share_icon'
| 'cta_above_post_heading'
| 'cta_above_post_replies'
| 'debug_show_feedcontext'
| 'debug_subscriptions'
| 'disable_onboarding_policy_update_notice'