txt-hnd / cypress.json
imseldrith's picture
Upload folder using huggingface_hub (#1)
664bfa9
raw
history blame contribute delete
244 Bytes
{
"fixturesFolder": false,
"integrationFolder": "tests",
"pluginsFile": false,
"screenshotsFolder": "tests/screenshots",
"videosFolder": "tests/videos",
"baseUrl": "http://localhost:5000",
"supportFile": false,
"video": false
}