Skip to content

Commit

Permalink
chore: test branch rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Juyeong-Byeon committed Jun 9, 2024
1 parent bfa7e9b commit 93e0c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/test.spec.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
describe('test spec', () => {
it('should pass', () => {

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

0 comments on commit 93e0c66

Please sign in to comment.