Check upgradeable paths in migrate-imports test
This commit is contained in:
@ -163,6 +163,7 @@ function getUpgradeablePath (file) {
|
||||
module.exports = {
|
||||
pathUpdates,
|
||||
updateImportPaths,
|
||||
getUpgradeablePath,
|
||||
};
|
||||
|
||||
if (require.main === module) {
|
||||
|
||||
Reference in New Issue
Block a user