mirror of
https://github.com/ansible/awx.git
synced 2026-05-16 22:07:36 -02:30
Fix lint errors and pull in new content error and loading handler
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import React from 'react';
|
||||
import { mountWithContexts } from '../../../../enzymeHelpers';
|
||||
import Job from '../../../../../src/pages/Jobs/Job';
|
||||
|
||||
import { Job } from '../../../../../src/pages/Jobs';
|
||||
|
||||
describe('<Job />', () => {
|
||||
test('initially renders succesfully', () => {
|
||||
|
||||
Reference in New Issue
Block a user