0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00
penpot/frontend/cypress/fixtures/validuser-sample.json
Pablo Alba 5103624fe0 👷 e2e tests for dashboard
Including test for signing/singup, projects, files, teams, and misc
2022-02-01 11:50:33 +01:00

5 lines
No EOL
92 B
JSON

{
"email": "validuser@penpot.app",
"password": "password",
"team": "test team"
}