From bbea10d694500faf6d139c6e92ed940d1345c6f0 Mon Sep 17 00:00:00 2001 From: Adam0Brien Date: Wed, 20 Nov 2024 11:50:56 +0000 Subject: [PATCH] add workspaceid to k8scluster --- test/e2e/inventory_http_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/inventory_http_test.go b/test/e2e/inventory_http_test.go index 8f857488..e080f991 100644 --- a/test/e2e/inventory_http_test.go +++ b/test/e2e/inventory_http_test.go @@ -200,7 +200,7 @@ func TestInventoryAPIHTTP_K8SClusterLifecycle(t *testing.T) { K8SCluster: &resources.K8SCluster{ Metadata: &resources.Metadata{ ResourceType: "k8s_cluster", - WorkspaceId: "", + WorkspaceId: "workspace", OrgId: "", }, ResourceData: &resources.K8SClusterDetail{