mirror of
https://github.com/openSUSE/osem.git
synced 2026-01-16 18:07:54 -05:00
Rails 5.2 warns: > The `success?` predicate is deprecated and will be removed in Rails 6.0. > Please use `successful?` as provided by Rack::Response::Helpers. RSpec correspondingly provides `be_successful`.