chore(cli): polyfill whatwg-fetch in tests
This commit is contained in:
@@ -13,7 +13,4 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import '@testing-library/jest-dom';
|
||||
|
||||
require('jest-fetch-mock').enableMocks();
|
||||
require('whatwg-fetch');
|
||||
|
||||
Reference in New Issue
Block a user