Skip to content

Commit 0666618

Browse files
committed
fix: build error
1 parent 220e4f4 commit 0666618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/components/sections/homepage/_partials/Stories.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import TestimonialsSection from "@/components/sections/homepage/_partials/testimonials/Stories";
21
import "@testing-library/jest-dom";
2+
import TestimonialsSection from "@/components/sections/homepage/_partials/testimonials/Stories";
33
import { render, screen } from "@testing-library/react";
44
import _ from "lodash";
55

0 commit comments

Comments
 (0)