aboutsummaryrefslogtreecommitdiffstats
path: root/src/orchestrator/pkg/module/app_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/orchestrator/pkg/module/app_test.go')
-rw-r--r--src/orchestrator/pkg/module/app_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/orchestrator/pkg/module/app_test.go b/src/orchestrator/pkg/module/app_test.go
index 42c08ef6..3bbbaf2f 100644
--- a/src/orchestrator/pkg/module/app_test.go
+++ b/src/orchestrator/pkg/module/app_test.go
@@ -77,7 +77,7 @@ func TestCreateApp(t *testing.T) {
"}"),
},
CompositeAppKey{CompositeAppName: "testCompositeApp", Version: "v1", Project: "testProject"}.String(): {
- "compositeapp": []byte(
+ "compositeappmetadata": []byte(
"{" +
"\"metadata\":{" +
"\"Name\":\"testCompositeApp\"," +