You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is only a minor question. I assume, given all the configurability, that not all specs will pass under all choices. Is that correct? I'm not sure that you want such issues addressed or fixed by others?
Ruby 2.3.3
Rails 4.2.5
In particular, however, I do note, for example, that:
rspec ./spec/features/users/sign_out_spec fails
Sign out
user signs out successfully (FAILED - 1)
Failures:
Sign out user signs out successfully
Failure/Error: click_link 'Sign out'
Capybara::ElementNotFound:
Unable to find link "Sign out"
The text was updated successfully, but these errors were encountered:
Great work. Thanks for this.
This is only a minor question. I assume, given all the configurability, that not all specs will pass under all choices. Is that correct? I'm not sure that you want such issues addressed or fixed by others?
Ruby 2.3.3
Rails 4.2.5
In particular, however, I do note, for example, that:
rspec ./spec/features/users/sign_out_spec fails
Sign out
user signs out successfully (FAILED - 1)
Failures:
Failure/Error: click_link 'Sign out'
The text was updated successfully, but these errors were encountered: