Skip to content

Commit

Permalink
test: update failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
kcmr committed Jun 26, 2024
1 parent 2c549b5 commit 129c35f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion __tests__/__snapshots__/transform.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ exports[`removes unused import specifiers and import declarations 1`] = `
exports[`supports TypeScript React 1`] = `
"
import { useQuery } from \\"@apollo/client\\";
import type { NextPage } from \\"next\\";
import { useTranslation } from \\"react-i18next\\";
import { NoDataFound } from \\"@/NoDataFound\\";
Expand Down

0 comments on commit 129c35f

Please sign in to comment.