Chatwoot/spec/controllers/super_admin
Jordan Brough 0cf970dafd
chore: Eliminate deprecation warning in "app_config_controller_spec.rb" (#4258)
Fix the warning:

Using `should` from rspec-expectations' old `:should` syntax without
explicitly enabling the syntax is deprecated. Use the new `:expect` syntax
or explicitly enable `:should` with `config.expect_with(:rspec) { |c| c.syntax = :should }` instead.
2022-03-24 13:31:19 +05:30
..
access_tokens_controller_spec.rb feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
account_users_controller_spec.rb feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
accounts_controller_spec.rb feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
agent_bots_controller_spec.rb feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
app_config_controller_spec.rb chore: Eliminate deprecation warning in "app_config_controller_spec.rb" (#4258) 2022-03-24 13:31:19 +05:30
installation_configs_controller_spec.rb feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
platform_apps_controller_spec.rb feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
users_controller_spec.rb feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00