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

Capybara disable animations #3895

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

AbuMareBear
Copy link
Contributor

Description

Fixes failing specs where animations were preventing modals from closing.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Before this change running spec/system/purchase_system_spec.rb produces 2 failing specs on lines 99 and 255. After this change all specs are passing.

Fixes failing specs where animations were preventing modals from
closing.

- purchase_system_spec:99
- purchase_system_spec:255
@dorner dorner merged commit 5ad4a8a into rubyforgood:main Sep 29, 2023
11 checks passed
@AbuMareBear AbuMareBear deleted the ah-disable-capybara-animations branch September 29, 2023 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants