Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flaky spec using Capybara::Node#synchronize
This will keep clicking the Filter button until the promotions menu appears. The problem this fixes is that a few milliseconds after navigation, the JS controller that switches the filter bar out might not have loaded. Alternative fixes here: solidusio#5782 solidusio#5783
- Loading branch information