Skip to content
Snippets Groups Projects
Commit 6542924e authored by xiaohua guan's avatar xiaohua guan Committed by Yas Naoi
Browse files

Issue #3071766 by Xiaohua Guan, yas: Fix 403 error in the k8s test

parent 85fa8ba3
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,5 @@
"name": "drupal/k8s",
"require": {
"maclof/kubernetes-client": "^0.14.*"
},
}
}
......@@ -30,7 +30,7 @@ class K8sCloudConfigTest extends K8sTestCase {
'view published cloud config entities',
'view own published cloud config entities',
'access dashboard',
'list cloud server template',
'view cloud config admin list',
'administer k8s',
];
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment