add cypress default files

This commit is contained in:
Yisroel Baum 2025-11-02 22:38:17 +02:00
parent 5057487b0f
commit ab7368a886
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
5 changed files with 61 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io",
"body": "Fixtures are a great way to mock data for responses to routes"
}