Adding the email to the schema

This commit is contained in:
okbel
2018-03-28 10:16:57 -03:00
parent 94d12dfbd4
commit b32d1ef717
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -27,5 +27,6 @@ module.exports = {
body: 'This is a test comment',
},
organizationName: 'Coral',
organizationContactEmail: 'coral@coraltest.coral',
},
};