Skip to content

Commit 7eff2c6

Browse files
authored
feat(2025): remove other testing solutions question #5
2 parents b0920a4 + 1be663c commit 7eff2c6

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

locale-en-US/rn2025.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -998,12 +998,13 @@ translations:
998998
- key: testing_and_monitoring.testing_and_monitoring_testing.question
999999
t: What testing solutions do you use in your React Native apps?
10001000

1001-
- key: testing_and_monitoring.testing_and_monitoring_testing_others
1002-
t: Other testing solutions
1003-
- key: testing_and_monitoring.testing_and_monitoring_testing_others.question
1004-
t: Other testing solutions
1005-
- key: testing_and_monitoring.testing_and_monitoring_testing_others.description
1006-
t: What other solutions not mentioned above have you used in your React Native apps?
1001+
# removed to shorten the survey, these options were redundant with a previous question
1002+
# - key: testing_and_monitoring.testing_and_monitoring_testing_others
1003+
# t: Other testing solutions
1004+
# - key: testing_and_monitoring.testing_and_monitoring_testing_others.question
1005+
# t: Other testing solutions
1006+
# - key: testing_and_monitoring.testing_and_monitoring_testing_others.description
1007+
# t: What other solutions not mentioned above have you used in your React Native apps?
10071008

10081009
- key: testing_and_monitoring.testing_and_monitoring_analytics
10091010
t: Analytics

0 commit comments

Comments
 (0)