mastodon/spec/controllers/settings
Sumit Khanna 769c2d2680 Error message for avatar image that's too large. ()
* Error message for avatar image that's too large. 

* Code climate/formatting

* Removed avatar error message

* Moved valid image dimentions check to update service

* removed unnescessary begin block

* code climate formatting

* code climate indent fix
..
exports Remove exports/base controller in favor of shared concern ()
two_factor_authentication Lint pass ()
applications_controller_spec.rb lint pass 2 ()
deletes_controller_spec.rb Use raw status code on have_http_status ()
exports_controller_spec.rb Add spec for Settings::ExportsController#create ()
follower_domains_controller_spec.rb Use raw status code on have_http_status ()
imports_controller_spec.rb Use raw status code on have_http_status ()
migrations_controller_spec.rb Lint pass ()
notifications_controller_spec.rb Use raw status code on have_http_status ()
preferences_controller_spec.rb Change language opt-out to language opt-in ()
profiles_controller_spec.rb Error message for avatar image that's too large. ()
sessions_controller_spec.rb Add missing tests for sessions controller ()
two_factor_authentications_controller_spec.rb Use raw status code on have_http_status ()