summaryrefslogtreecommitdiff
path: root/app/views/groups/group_members/_new_group_member.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/group_members/_new_group_member.html.haml')
-rw-r--r--app/views/groups/group_members/_new_group_member.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/group_members/_new_group_member.html.haml b/app/views/groups/group_members/_new_group_member.html.haml
index 8b511f6866f..93dd8f48a60 100644
--- a/app/views/groups/group_members/_new_group_member.html.haml
+++ b/app/views/groups/group_members/_new_group_member.html.haml
@@ -19,4 +19,4 @@
On this date, the member(s) will automatically lose access to this group and all of its projects.
.col-md-2
- = f.submit 'Add to group', class: "btn btn-success btn-block"
+ = f.submit 'Add to group', class: "btn btn-success btn-block", data: { qa_selector: 'add_to_group_button' }