PromucFlow_constructor/app/client/cypress/fixtures/user.json

6 lines
99 B
JSON
Raw Normal View History

2020-03-10 09:38:12 +00:00
{
"username": "testowner@appsmith.com",
2020-03-20 14:21:24 +00:00
"password": "own3rT3st1ng"
2020-03-10 09:38:12 +00:00
}