Closed
Description
The package.json
npm run test:e2e
looks for file tests/e2e_runner.js
but the file doesn't exist, instead it's called tests/run_e2e.js
.
Metadata
Metadata
Assignees
Labels
No labels
The package.json
npm run test:e2e
looks for file tests/e2e_runner.js
but the file doesn't exist, instead it's called tests/run_e2e.js
.