fix(core): update
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { expect, tap } from '@pushrocks/tapbundle';
|
||||
|
||||
import * as smartopen from '../ts/index';
|
||||
import * as smartopen from '../ts/index.js';
|
||||
|
||||
tap.test('should open a webpage', async () => {
|
||||
await smartopen.openUrl('https://lossless.com');
|
||||
|
Reference in New Issue
Block a user