paperclip.gemspec
1.95 KB
-
Legacy RSpec matcher to version up · 5e7570b5
bundle exec rake cucumber to log ``` Capybara::RSpecMatchers::HaveText implements a legacy RSpec matcher protocol. For the current protocol you should expose the failure messages via the failure_message and failure_message_when_negated methods. ``` See https://github.com/jnicklas/capybara/issues/1254 https://github.com/jnicklas/capybara/pull/1219
soramugi committed
Analyzing file…