add back statsig gate testing (#7404)

This commit is contained in:
Hailey
2025-01-10 09:45:58 -08:00
committed by GitHub
parent 02dbcc134e
commit d79c66af8a
2 changed files with 79 additions and 1 deletions
+2
View File
@@ -4,4 +4,6 @@ export type Gate =
| 'debug_subscriptions'
| 'new_postonboarding'
| 'remove_show_latest_button'
| 'test_gate_1'
| 'test_gate_2'
| 'trending_topics_beta'