Skip to content

Commit

Permalink
fix broken pkg reference
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Feb 8, 2024
1 parent 1f378b9 commit 2418dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion premium/tests/src/column/column-event-render.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { getBoundingRect, getLeadingBoundingRect, getTrailingBoundingRect } from '@fullcalendar/standard-tests/lib/dom-geom'
import { getBoundingRect, getLeadingBoundingRect, getTrailingBoundingRect } from '@fullcalendar-tests/standard/lib/dom-geom'
import { CalendarWrapper } from '@fullcalendar-tests/standard/lib/wrappers/CalendarWrapper'
import { ResourceDayGridViewWrapper } from '../lib/wrappers/ResourceDayGridViewWrapper.js'
import { ResourceTimeGridViewWrapper } from '../lib/wrappers/ResourceTimeGridViewWrapper.js'
Expand Down

0 comments on commit 2418dc9

Please sign in to comment.