Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wischli committed Mar 11, 2024
1 parent 02b2b76 commit e40f715
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/App.test.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { render } from "@testing-library/react";
import App from "./App";
import { BrowserRouter as Router } from "react-router-dom";

test("renders ok", () => {
render(
Expand Down

0 comments on commit e40f715

Please sign in to comment.