Skip to content

Commit

Permalink
Update App.spec.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaloney111 authored Mar 21, 2024
1 parent dc8ae40 commit 899a83e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/tests/App.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ import App from "../App";

test("✅ renderiza o componente App sem erros", () => {
render(
<Router>
<App />
</Router>
);
});

0 comments on commit 899a83e

Please sign in to comment.