mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
Update routeConfig test to be according to RBAC
This commit is contained in:
committed by
John Westcott IV
parent
179868dff2
commit
610f75fcb1
@@ -89,7 +89,6 @@ describe('getRouteConfig', () => {
|
|||||||
'/schedules',
|
'/schedules',
|
||||||
'/activity_stream',
|
'/activity_stream',
|
||||||
'/workflow_approvals',
|
'/workflow_approvals',
|
||||||
'/host_metrics',
|
|
||||||
'/templates',
|
'/templates',
|
||||||
'/credentials',
|
'/credentials',
|
||||||
'/projects',
|
'/projects',
|
||||||
@@ -120,7 +119,6 @@ describe('getRouteConfig', () => {
|
|||||||
'/schedules',
|
'/schedules',
|
||||||
'/activity_stream',
|
'/activity_stream',
|
||||||
'/workflow_approvals',
|
'/workflow_approvals',
|
||||||
'/host_metrics',
|
|
||||||
'/templates',
|
'/templates',
|
||||||
'/credentials',
|
'/credentials',
|
||||||
'/projects',
|
'/projects',
|
||||||
@@ -146,7 +144,6 @@ describe('getRouteConfig', () => {
|
|||||||
'/schedules',
|
'/schedules',
|
||||||
'/activity_stream',
|
'/activity_stream',
|
||||||
'/workflow_approvals',
|
'/workflow_approvals',
|
||||||
'/host_metrics',
|
|
||||||
'/templates',
|
'/templates',
|
||||||
'/credentials',
|
'/credentials',
|
||||||
'/projects',
|
'/projects',
|
||||||
@@ -171,7 +168,6 @@ describe('getRouteConfig', () => {
|
|||||||
'/schedules',
|
'/schedules',
|
||||||
'/activity_stream',
|
'/activity_stream',
|
||||||
'/workflow_approvals',
|
'/workflow_approvals',
|
||||||
'/host_metrics',
|
|
||||||
'/templates',
|
'/templates',
|
||||||
'/credentials',
|
'/credentials',
|
||||||
'/projects',
|
'/projects',
|
||||||
@@ -200,7 +196,6 @@ describe('getRouteConfig', () => {
|
|||||||
'/schedules',
|
'/schedules',
|
||||||
'/activity_stream',
|
'/activity_stream',
|
||||||
'/workflow_approvals',
|
'/workflow_approvals',
|
||||||
'/host_metrics',
|
|
||||||
'/templates',
|
'/templates',
|
||||||
'/credentials',
|
'/credentials',
|
||||||
'/projects',
|
'/projects',
|
||||||
@@ -230,7 +225,6 @@ describe('getRouteConfig', () => {
|
|||||||
'/schedules',
|
'/schedules',
|
||||||
'/activity_stream',
|
'/activity_stream',
|
||||||
'/workflow_approvals',
|
'/workflow_approvals',
|
||||||
'/host_metrics',
|
|
||||||
'/templates',
|
'/templates',
|
||||||
'/credentials',
|
'/credentials',
|
||||||
'/projects',
|
'/projects',
|
||||||
@@ -262,7 +256,6 @@ describe('getRouteConfig', () => {
|
|||||||
'/schedules',
|
'/schedules',
|
||||||
'/activity_stream',
|
'/activity_stream',
|
||||||
'/workflow_approvals',
|
'/workflow_approvals',
|
||||||
'/host_metrics',
|
|
||||||
'/templates',
|
'/templates',
|
||||||
'/credentials',
|
'/credentials',
|
||||||
'/projects',
|
'/projects',
|
||||||
|
|||||||
Reference in New Issue
Block a user