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