mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
de-lint
This commit is contained in:
parent
e688ed813a
commit
b794fdbefd
@ -1,8 +1,7 @@
|
||||
import React from 'react';
|
||||
import { act } from 'react-dom/test-utils';
|
||||
import { mountWithContexts, waitForElement } from '@testUtils/enzymeHelpers';
|
||||
import { mountWithContexts } from '@testUtils/enzymeHelpers';
|
||||
import { InventoriesAPI, CredentialTypesAPI } from '@api';
|
||||
import { sleep } from '@testUtils/testUtils';
|
||||
import InventoryDetail from './InventoryDetail';
|
||||
|
||||
jest.mock('@api');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user