Get tests passing again
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import parsePackageURL from '../parsePackageURL';
|
||||
import parsePackageURL from '../parsePackageURL.js';
|
||||
|
||||
describe('parsePackageURL', () => {
|
||||
it('parses plain packages', () => {
|
||||
|
Reference in New Issue
Block a user