mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
fix import
This commit is contained in:
parent
aa28909313
commit
3c77e5b005
@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import { act } from 'react-dom/test-utils';
|
||||
import { Formik } from 'formik';
|
||||
import { mountWithContexts } from '@testUtils/enzymeHelpers';
|
||||
import { mountWithContexts } from '../../../../testUtils/enzymeHelpers';
|
||||
import PreviewStep from './PreviewStep';
|
||||
|
||||
const resource = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user