Skip to content

Commit

Permalink
Update packages/components/src/Illustration/subcomponents/VideoPlayer…
Browse files Browse the repository at this point in the history
…/VideoPlayer.spec.tsx

Co-authored-by: Cassandra <[email protected]>
  • Loading branch information
gyfchong and HeartSquared authored Aug 30, 2024
1 parent 5014b24 commit 150381d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ describe("<VideoPlayer />", () => {
vi.clearAllMocks()
})

it("renders a video player in the document and autoplay", async () => {
it("renders a video player in the document and autoplay", () => {
render(
<VideoPlayer
autoplay
Expand Down

0 comments on commit 150381d

Please sign in to comment.