Commit 025057c7 authored by Michael Kozono's avatar Michael Kozono

Add newline for Rubocop

parent 5c686142
......@@ -99,6 +99,7 @@ describe 'OpenID Connect requests' do
else
['group1', 'group2/group3']
end
expect(json_response['groups']).to match(array_including(expected_groups))
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment