Skip to content

Commit

Permalink
Merge pull request #28 from gafreax/27-fix-install-issue
Browse files Browse the repository at this point in the history
fix: install issue and test
  • Loading branch information
gafreax authored Nov 28, 2024
2 parents ca5abe8 + 1bf7f68 commit e4357ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lib/removeComments.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ describe('removeComments', () => {
// this is the closing comment
`
const output = `
const expected = `
body {
color: black;
background-color: white;
Expand Down

0 comments on commit e4357ee

Please sign in to comment.