Autofix Rubocop remaining Layout rules (#23679)
This commit is contained in:
@ -149,8 +149,8 @@ describe AccountInteractions do
|
||||
|
||||
let(:mute) do
|
||||
Fabricate(:mute,
|
||||
account: account,
|
||||
target_account: target_account,
|
||||
account: account,
|
||||
target_account: target_account,
|
||||
hide_notifications: hide_notifications)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user