Skip to content

Commit

Permalink
Refine test.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewjordan committed Nov 7, 2024
1 parent 3ff0b95 commit 661dd01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/Shared/IIIF/Share.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { render, screen } from "@/test-utils";

import IIIFShare from "@/components/Shared/IIIF/Share";
import React from "react";
import exp from "constants";

describe("IIIFShare", () => {
const uri =
Expand Down

0 comments on commit 661dd01

Please sign in to comment.