Skip to content

[RUN ALL RSPEC] Clean up kwargs deprecation warnings paths

Igor Drozdov requested to merge id-remove-files-from-deprecation-toolkit into master

What does this MR do?

  • Remove paths related to Rails, since after Rails 6.1 update those warnings are no longer raised
  • Define alert_manager_token_changed? method in order to fix deprecation warnings related to attr-encrypted
Edited by Thong Kuah

Merge request reports