gitlab-org--gitlab-foss/spec/controllers/profiles
Vitali Tatarintev 6a6411938a Change `be_success` to `be_successful` in specs
Fixes deprecation warning:

```
DEPRECATION WARNING: The success? predicate is deprecated and
will be removed in Rails 6.0.
Please use successful? as provided by Rack::Response::Helpers.
```
2019-08-19 14:40:56 +02:00
..
accounts_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
avatars_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
emails_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
keys_controller_spec.rb Change `be_success` to `be_successful` in specs 2019-08-19 14:40:56 +02:00
notifications_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
personal_access_tokens_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
preferences_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
two_factor_auths_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00