nested-forms/apps/global-form-e2e/src/fixtures/example.json

5 lines
80 B
JSON
Raw Normal View History

2019-09-02 19:23:01 +00:00
{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io"
}