Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove bad negative example from capybara sheet (#1798)
Removes the bad negative example and adds a new one that still has bad performance. It use to be that `not_to` would wait in a non-performant way: https://www.cloudbees.com/blog/faster-rails-tests but now it it no longer waits: rubocop/rubocop-rspec#378 (comment)
- Loading branch information