fix some code style errors in automated tests

This commit is contained in:
Adam Shaw
2014-08-23 19:09:37 -07:00
parent 0112c695e4
commit 4ee02bdbe5
+1 -1
View File
@@ -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'
}
];