Move scope-misplaced resource getters to the right place

Signed-off-by: dkeven <keven@kubesphere.io>
This commit is contained in:
dkeven
2021-09-06 11:32:01 +08:00
parent 51955831a7
commit 89c792b584
2 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ func TestResourceV1alpha2Fallback(t *testing.T) {
}{
{
description: "list namespaces",
namespace: "default",
namespace: "",
resource: "namespaces",
query: &query.Query{
Pagination: &query.Pagination{