mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 11:10:03 -03:30
workaround import/dependency bug in tests
This commit is contained in:
@@ -9,8 +9,8 @@ import {
|
||||
Detail,
|
||||
DetailList,
|
||||
DeletedDetail,
|
||||
ObjectDetail,
|
||||
} from '../../../components/DetailList';
|
||||
import ObjectDetail from '../../../components/DetailList/ObjectDetail';
|
||||
import DeleteButton from '../../../components/DeleteButton';
|
||||
import ErrorDetail from '../../../components/ErrorDetail';
|
||||
import { NotificationTemplatesAPI } from '../../../api';
|
||||
|
||||
Reference in New Issue
Block a user