Skip to content

Commit

Permalink
disable google calendar test
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed May 19, 2020
1 parent f9defbd commit c58e3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/automated/legacy/events-gcal.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if (SKIP_GCAL) {

// eslint-disable-next-line
SKIP_GCAL ||
describe('Google Calendar plugin', function() {
xdescribe('Google Calendar plugin', function() {

var API_KEY = 'AIzaSyDcnW6WejpTOCffshGDDb4neIrXVUA1EAE'
var HOLIDAY_CALENDAR_ID = 'en.usa#holiday@group.v.calendar.google.com'
Expand Down

0 comments on commit c58e3fe

Please sign in to comment.