3 lines
139 B
TypeScript
3 lines
139 B
TypeScript
// Loaded automatically before every spec file in cypress/e2e/.
|
|
// Intentionally minimal - add shared commands here when needed.
|
|
export {}
|