Skip to content

Commit 759c185

Browse files
committed
test(js-cre): accounted for updated bundling based on rollup v3
1 parent 94fa6b0 commit 759c185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/semantic-release/scaffolder-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import * as jsCore from '@form8ion/javascript-core';
1+
import jsCore from '@form8ion/javascript-core';
22

33
import {assert} from 'chai';
44
import sinon from 'sinon';

0 commit comments

Comments
 (0)