Removed the '...' when an account is being created
This commit is contained in:
parent
1ae646d218
commit
9231e04e34
@ -31,7 +31,7 @@
|
||||
},
|
||||
{
|
||||
"input": "1234",
|
||||
"expectedContent": "Your account is being created...Thank you for using Sarafu. Goodbye!"
|
||||
"expectedContent": "Your account is being created. Thank you for using Sarafu. Goodbye!"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -1 +1 @@
|
||||
Your account is being created...
|
||||
Your account is being created.
|
Loading…
Reference in New Issue
Block a user