diff --git a/awx/ui/src/routeConfig.test.js b/awx/ui/src/routeConfig.test.js index cc73d96636..4d2a237c47 100644 --- a/awx/ui/src/routeConfig.test.js +++ b/awx/ui/src/routeConfig.test.js @@ -89,7 +89,6 @@ describe('getRouteConfig', () => { '/schedules', '/activity_stream', '/workflow_approvals', - '/host_metrics', '/templates', '/credentials', '/projects', @@ -120,7 +119,6 @@ describe('getRouteConfig', () => { '/schedules', '/activity_stream', '/workflow_approvals', - '/host_metrics', '/templates', '/credentials', '/projects', @@ -146,7 +144,6 @@ describe('getRouteConfig', () => { '/schedules', '/activity_stream', '/workflow_approvals', - '/host_metrics', '/templates', '/credentials', '/projects', @@ -171,7 +168,6 @@ describe('getRouteConfig', () => { '/schedules', '/activity_stream', '/workflow_approvals', - '/host_metrics', '/templates', '/credentials', '/projects', @@ -200,7 +196,6 @@ describe('getRouteConfig', () => { '/schedules', '/activity_stream', '/workflow_approvals', - '/host_metrics', '/templates', '/credentials', '/projects', @@ -230,7 +225,6 @@ describe('getRouteConfig', () => { '/schedules', '/activity_stream', '/workflow_approvals', - '/host_metrics', '/templates', '/credentials', '/projects', @@ -262,7 +256,6 @@ describe('getRouteConfig', () => { '/schedules', '/activity_stream', '/workflow_approvals', - '/host_metrics', '/templates', '/credentials', '/projects',