1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 18:39:32 +00:00

Added Account user to test data with no tests, classes or test templates

This commit is contained in:
2022-03-21 09:18:51 +00:00
parent 31507e13fd
commit a7808458f8

View File

@@ -175,6 +175,13 @@ const data = {
lastName: 'Vaughn',
password: 'a3'
},
{
email: 'a4@stratos.com',
firstName: 'Bob',
otherNames: null,
lastName: 'Doe',
password: 'a4'
},
],
testTemplate: [
{