Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)
This commit is contained in:
@@ -25,7 +25,7 @@ describe Settings::Preferences::NotificationsController do
|
||||
user: {
|
||||
notification_emails: { follow: '1' },
|
||||
interactions: { must_be_follower: '0' },
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
expect(response).to redirect_to(settings_preferences_notifications_path)
|
||||
|
Reference in New Issue
Block a user