mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 14:11:24 -03:30
Update routeConfig test to be according to RBAC
This commit is contained in:
parent
179868dff2
commit
610f75fcb1
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user