On Windows 11.
$ npm run e2e
> @adobe/aio-cli-plugin-app-dev@0.1.0 e2e
> jest --collectCoverage=false --testRegex './e2e/e2e.js'
No tests found, exiting with code 1
Run with `--passWithNoTests` to exit with code 0
In C:\Users\shazr\Documents\git\work\adobe\aio-cli-plugin-app-dev
56 files checked.
testMatch: - 0 matches
testPathIgnorePatterns: C:\\Users\\shazr\\Documents\\git\\work\\adobe\\aio-cli-plugin-app-dev\\src\\* - 50 matches
testRegex: '.\\e2e\\e2e.js' - 0 matches
Pattern: - 0 matches
On Windows 11.