Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)

This commit is contained in:
Nick Schonning
2023-02-18 09:33:41 -05:00
committed by GitHub
parent de4b8224c0
commit 5069769cbe
22 changed files with 61 additions and 89 deletions

View File

@@ -85,7 +85,7 @@ RSpec.describe ActivityPub::Activity::Announce do
type: 'OrderedCollection',
id: 'http://example.com/followers',
first: 'http://example.com/followers?page=true',
}
},
}
end