Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/204/screen find image needles #319

Merged
merged 9 commits into from
Nov 26, 2021
1 change: 0 additions & 1 deletion .build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ echo "Installing node version $nodeVersion"
nvm install $nodeVersion

npm ci
npm --prefix e2e/plugin-test ci
E2E_TEST=1 npm run coverage -- --coverageDirectory=coverage/e2e
88 changes: 0 additions & 88 deletions e2e/plugin-test/index.e2e.spec.ts

This file was deleted.

37 changes: 0 additions & 37 deletions e2e/plugin-test/keyboard.class.e2e.spec.ts

This file was deleted.

Loading