defineTest can not resolve async transform
Author: shiyangzhaoaCreated Jul 27, 2022Updated Oct 15, 2024
If the transform is async, defineTest run error, because the defineTest only support sync, output is promise

Source: facebook/jscodeshift
If the transform is async, defineTest run error, because the defineTest only support sync, output is promise

Source: facebook/jscodeshift