Includes disabled entries to APIGw list call
For APIgw route and filter List API assigned default value 1 to `disabled` filter
This commit is contained in:
@@ -104,7 +104,6 @@ func TestApigwRouteSearch(t *testing.T) {
|
||||
|
||||
h.createRouteWithFilter("test1", "")
|
||||
h.createRouteWithFilter("test2", "")
|
||||
h.createRouteAndFilterWithEnabled("test3", "", false, true)
|
||||
|
||||
helpers.AllowMe(h, types.ComponentRbacResource(), "apigw-routes.search")
|
||||
helpers.AllowMe(h, types.ApigwRouteRbacResource(0), "read")
|
||||
|
||||
Reference in New Issue
Block a user