Merge branch 'master' into gdpr-delete

This commit is contained in:
Wyatt Johnson
2018-04-20 12:07:10 -06:00
committed by GitHub
30 changed files with 470 additions and 18 deletions
+2
View File
@@ -20,6 +20,8 @@ module.exports = {
selector: '.talk-install-step-2',
elements: {
organizationNameInput: '.talk-install-step-2 #organizationName',
organizationContactEmailInput:
'.talk-install-step-2 #organizationContactEmail',
saveButton: '.talk-install-step-2-save-button',
},
},