mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02:30
alias top-level imports
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import React from 'react';
|
||||
import { mountWithContexts } from '../../../testUtils/enzymeHelpers';
|
||||
|
||||
import { mountWithContexts } from '@testUtils/enzymeHelpers';
|
||||
|
||||
import Job from './Jobs';
|
||||
|
||||
describe('<Job />', () => {
|
||||
|
||||
Reference in New Issue
Block a user