2f375664f2
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
12 lines
220 B
JSON
12 lines
220 B
JSON
{
|
|
"integrationFolder": "./cypress/integration",
|
|
"nodeVersion": "system",
|
|
"retries": {
|
|
"runMode": 2,
|
|
"openMode": 1
|
|
},
|
|
"env": {
|
|
"OPENREFINE_URL": "http://localhost:3333"
|
|
}
|
|
}
|