mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-11 11:18:47 +08:00
fix select-method test failing in PhantomJS
This commit is contained in:
@@ -100,6 +100,7 @@ describe('select method', function() {
|
||||
describe('when in agendaWeek view', function() { // May 25 - 31
|
||||
beforeEach(function() {
|
||||
options.defaultView = 'agendaWeek';
|
||||
options.scrollTime = '01:00:00'; // so that most events will be below the divider
|
||||
});
|
||||
describe('when called with timed moments', function() {
|
||||
describe('when in bounds', function() {
|
||||
|
||||
Reference in New Issue
Block a user