Skip to content

Commit

Permalink
deletes line
Browse files Browse the repository at this point in the history
  • Loading branch information
stolinski committed Aug 30, 2023
1 parent a5f4565 commit 098ec48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Default test file for vitest, not being used currently
// import { describe, it, expect } from 'vitest';

// describe('sum test', () => {
// it('adds 1 + 2 to equal 3', () => {
// expect(1 + 2).toBe(3);
Expand Down

0 comments on commit 098ec48

Please sign in to comment.