Files
mue/cypress/fixtures/quote.json

9 lines
249 B
JSON

[
{
"quote": "The only way to do great work is to love what you do.",
"author": "Steve Jobs",
"category": "inspirational",
"language": "en",
"authorlink": "https://en.wikipedia.org/wiki/Steve_Jobs"
}
]