Skip to content

Commit

Permalink
chore: update annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernankez committed Apr 18, 2024
1 parent a2d234f commit 1bd9dfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/index.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { describe, expect, it } from "vitest";

// TODO fulfill tests
describe("index", () => {
it("1 + 1 should be 2", () => {
expect(1 + 1).toBe(2);
Expand Down

0 comments on commit 1bd9dfd

Please sign in to comment.