Skip to content

Commit

Permalink
fix: yarn tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wischli committed Mar 11, 2024
1 parent ec5d62d commit 02b2b76
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/App.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ import { BrowserRouter as Router } from "react-router-dom";

test("renders ok", () => {
render(
<Router>
<App />
</Router>
);
});

Expand Down

0 comments on commit 02b2b76

Please sign in to comment.