fix(core): update
This commit is contained in:
@@ -4,7 +4,4 @@ export { webhelpers } from './webhelpers.js';
|
||||
|
||||
import { expect, expectAsync } from '@push.rocks/smartexpect';
|
||||
|
||||
export {
|
||||
expect,
|
||||
expectAsync
|
||||
}
|
||||
export { expect, expectAsync };
|
||||
|
||||
Reference in New Issue
Block a user