We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Short overview The drag & drop E2E test in index.e2e.spec.ts is a bit flaky in Travis which results in unstable builds
index.e2e.spec.ts
Use case Stabilize CI
The text was updated successfully, but these errors were encountered:
(#145) Reduced matching confidence for drag & drop result
b738d83
(#145) Added Jest --runInBand option
be7f6f3
(#145) Reverted reduced confidence value
c69a0e1
(#145) Use waitFor instead of find
83e636d
s1hofmann
No branches or pull requests
Short overview
The drag & drop E2E test in
index.e2e.spec.ts
is a bit flaky in Travis which results in unstable buildsUse case
Stabilize CI
The text was updated successfully, but these errors were encountered: