Skip to content

Commit

Permalink
✨ feat : improved coverage fe
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-madhurendra committed Feb 5, 2024
1 parent b80bb40 commit 4ec39f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/src/App.test.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
describe("App Component", () => {
it("should renders the correct heading", () => {
expect(true).toBe(true);

expect(true).toBe(true);
});
});

0 comments on commit 4ec39f8

Please sign in to comment.