Commenter posts a comment

This commit is contained in:
Belen Curcio
2016-12-18 13:28:45 -03:00
parent 67aeb223d6
commit fab9f96eb3
7 changed files with 51 additions and 23 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ selenium-standalone install
{ echo moderator@test.com; echo test; echo test; echo Moderator Test User; echo moderator;} | dotenv ./bin/cli-users create
# Creating Commenter Test User
{ echo test@test.com; echo test; echo test; echo Commenter Test User; echo '';} | dotenv ./bin/cli-users create
{ echo commenter@test.com; echo test; echo test; echo Commenter Test User; echo '';} | dotenv ./bin/cli-users create