mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-06-27 16:10:13 +08:00
fix some code style errors in automated tests
This commit is contained in:
@@ -20,7 +20,7 @@ describe('DayGrid event rendering', function() {
|
||||
{
|
||||
title: 'event2',
|
||||
start: '2014-08-02',
|
||||
end:' 2014-08-05',
|
||||
end: '2014-08-05',
|
||||
className: 'event2'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user