Skip to content

Commit

Permalink
feat: init setup
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-ahmadbilal committed Sep 5, 2024
1 parent 2045f92 commit f00cd59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
describe.skip('index', () => {
describe('index', () => {
describe('myPackage', () => {
it('should return a string containing the message', () => {
const message = 'Hello';
Expand Down

0 comments on commit f00cd59

Please sign in to comment.