Skip to content

Commit

Permalink
remove un-needed newline
Browse files Browse the repository at this point in the history
  • Loading branch information
bumblehead committed Feb 25, 2024
1 parent c226498 commit df50b62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/tests-basic/tests-export-patterns.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -334,4 +334,3 @@ test('should return exports sugar', () => {
resolvewithplus.esmparse({ '.': { import: './lib/index.js' } }, 'import'),
'./lib/index.js')
})

0 comments on commit df50b62

Please sign in to comment.