* Adds loginCreator(); to commands.js and a creatorUser.js fixture * Update cypress/support/commands.js * Update cypress/support/commands.js * Removes redundant loginUser(); function * Remove superfluous back slashes from commands.js Co-authored-by: Suzanne Aitchison <suzanne@forem.com> Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
6 lines
109 B
JSON
6 lines
109 B
JSON
{
|
|
"name": "Creator",
|
|
"username": "creator",
|
|
"email": "creator@forem.local",
|
|
"password": "password"
|
|
}
|