[style]Fix style

This commit is contained in:
Jimmy 2021-04-30 16:48:15 +08:00
parent d54f6c540c
commit fdfa540a65
No known key found for this signature in database
GPG key ID: FAE75C760A4A5CC6

View file

@ -63,6 +63,7 @@ describe FullCalendarFormatter do
textColor: 'white'
}
].to_json
expect(resources).to eq(expected_json)
end
end