[style]Fix style

This commit is contained in:
Jimmy 2021-04-30 16:48:15 +08:00 committed by CactusPuppy
parent 6f59613ee9
commit 3b15cca2b4
No known key found for this signature in database
GPG key ID: 4B33B0A3E15E2C82

View file

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