Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Fixing test
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Jan 9, 2024
1 parent c0dd30e commit 1c67c84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/dom/src/timeline/__tests__/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import {
import { spring } from "../../easing/spring"
import { defaultOffset } from "@motionone/utils"
import { stagger } from "../../utils/stagger"
import "config/waapi-polyfill"

describe("createAnimationsFromTimeline", () => {
const a = document.createElement("div")
Expand Down

0 comments on commit 1c67c84

Please sign in to comment.