mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
10 lines
179 B
JSON
10 lines
179 B
JSON
{
|
|
"baseUrl" : "https://scratch.ly",
|
|
"chromeWebSecurity" : false,
|
|
"integrationFolder" : "./cypress/smoke-tests",
|
|
"env": {
|
|
"USERNAME" : " ",
|
|
"PASSWORD" : " "
|
|
}
|
|
|
|
}
|