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
multiple_branches_test_group=Group.create!name: "Test Group with multiple branches",organisation: gds,creator: default_user,status: :active,multiple_branches_enabled: true
131
132
Group.create!name: "Ministry of Tests forms",organisation: mot_org
132
133
Group.create!name: "Ministry of Tests forms - secret!",organisation: mot_org,creator: mot_user
133
134
@@ -583,5 +584,5 @@
583
584
GroupForm.create!group: test_group,form_id: branch_route_form.id# Branch routing form
584
585
GroupForm.create!group: test_group,form_id: none_of_the_above_form.id# None of the above form
585
586
GroupForm.create!group: test_group,form_id: welsh_form.id# Welsh form
0 commit comments