mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
Autofix Rubocop remaining Layout rules (#23679)
This commit is contained in:
@@ -12,9 +12,9 @@ RSpec.describe Admin::AccountAction, type: :model do
|
||||
|
||||
before do
|
||||
account_action.assign_attributes(
|
||||
type: type,
|
||||
type: type,
|
||||
current_account: account,
|
||||
target_account: target_account
|
||||
target_account: target_account
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user