+
+
+
+ ,
+ ]
+ : []),
]}
/>
)}
diff --git a/awx/ui_next/src/screens/Host/HostList/HostList.test.jsx b/awx/ui_next/src/screens/Host/HostList/HostList.test.jsx
index b65c98b67b..5b502979e1 100644
--- a/awx/ui_next/src/screens/Host/HostList/HostList.test.jsx
+++ b/awx/ui_next/src/screens/Host/HostList/HostList.test.jsx
@@ -1,5 +1,6 @@
import React from 'react';
import { act } from 'react-dom/test-utils';
+import { createMemoryHistory } from 'history';
import { HostsAPI } from '../../../api';
import {
mountWithContexts,
@@ -257,7 +258,7 @@ describe('