Skip to content

Commit

Permalink
forgot to remove fdescribe
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Dec 5, 2024
1 parent fabf3a7 commit 19b1ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/legacy/events-gcal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ if (noGCal) {

// eslint-disable-next-line
noGCal ||
fdescribe('Google Calendar plugin', () => {
describe('Google Calendar plugin', () => {
const API_KEY = 'AIzaSyDcnW6WejpTOCffshGDDb4neIrXVUA1EAE'
const HOLIDAY_CALENDAR_ID = 'en.usa#[email protected]'

Expand Down

0 comments on commit 19b1ddb

Please sign in to comment.