Spec coverage for settings/preferences/* controllers (#24825)
This commit is contained in:
parent
2c6c398c60
commit
08fb9d300a
6 changed files with 22 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class Settings::Preferences::NotificationsController < Settings::PreferencesController
|
||||
class Settings::Preferences::NotificationsController < Settings::Preferences::BaseController
|
||||
private
|
||||
|
||||
def after_update_redirect_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue