BREAKING CHANGE(core): switxh to @pushrocks/smartexpect
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// pushrocks
|
||||
import * as smartdelay from '@pushrocks/smartdelay';
|
||||
import * as smartenv from '@pushrocks/smartenv';
|
||||
import * as smartexpect from '@pushrocks/smartexpect';
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
|
||||
export { smartdelay, smartenv, smartpromise };
|
||||
export { smartdelay, smartenv, smartexpect, smartpromise };
|
||||
|
||||
Reference in New Issue
Block a user