mirror of
https://github.com/vercel/commerce.git
synced 2025-05-08 18:57:51 +00:00
8 lines
159 B
JSON
8 lines
159 B
JSON
{
|
|
"stepDefinitions": [
|
|
"cypress/e2e/**/[filepath].ts",
|
|
"cypress/e2e/common-step-definitions/*.ts",
|
|
"cypress/support/step_definitions/*.ts"
|
|
]
|
|
}
|