We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64c14dd + 204f240 commit cfa173bCopy full SHA for cfa173b
lib/smart_answer_flows/marriage-abroad.rb
@@ -16,7 +16,7 @@ def define
16
status :published
17
satisfies_need "101000"
18
19
- exclude_countries = %w(holy-see british-antarctic-territory the-occupied-palestinian-territories)
+ exclude_countries = %w(congo holy-see british-antarctic-territory the-occupied-palestinian-territories)
20
21
# Q1
22
country_select :country_of_ceremony?, exclude_countries: exclude_countries do
0 commit comments