Add HostMetrics routes to the test

This commit is contained in:
Zita Nemeckova 2023-02-20 14:20:49 +01:00 committed by John Westcott IV
parent 8d46d32944
commit 9135ff2f77

View File

@ -29,6 +29,7 @@ describe('getRouteConfig', () => {
'/schedules',
'/activity_stream',
'/workflow_approvals',
'/host_metrics',
'/templates',
'/credentials',
'/projects',
@ -58,6 +59,7 @@ describe('getRouteConfig', () => {
'/schedules',
'/activity_stream',
'/workflow_approvals',
'/host_metrics',
'/templates',
'/credentials',
'/projects',
@ -87,6 +89,7 @@ describe('getRouteConfig', () => {
'/schedules',
'/activity_stream',
'/workflow_approvals',
'/host_metrics',
'/templates',
'/credentials',
'/projects',
@ -117,6 +120,7 @@ describe('getRouteConfig', () => {
'/schedules',
'/activity_stream',
'/workflow_approvals',
'/host_metrics',
'/templates',
'/credentials',
'/projects',
@ -142,6 +146,7 @@ describe('getRouteConfig', () => {
'/schedules',
'/activity_stream',
'/workflow_approvals',
'/host_metrics',
'/templates',
'/credentials',
'/projects',
@ -166,6 +171,7 @@ describe('getRouteConfig', () => {
'/schedules',
'/activity_stream',
'/workflow_approvals',
'/host_metrics',
'/templates',
'/credentials',
'/projects',
@ -194,6 +200,7 @@ describe('getRouteConfig', () => {
'/schedules',
'/activity_stream',
'/workflow_approvals',
'/host_metrics',
'/templates',
'/credentials',
'/projects',
@ -223,6 +230,7 @@ describe('getRouteConfig', () => {
'/schedules',
'/activity_stream',
'/workflow_approvals',
'/host_metrics',
'/templates',
'/credentials',
'/projects',
@ -254,6 +262,7 @@ describe('getRouteConfig', () => {
'/schedules',
'/activity_stream',
'/workflow_approvals',
'/host_metrics',
'/templates',
'/credentials',
'/projects',