diff --git a/infrastructure/parameters/test.parameters.json b/infrastructure/parameters/test.parameters.json index fb49adeefd3..e559d0e3a73 100644 --- a/infrastructure/parameters/test.parameters.json +++ b/infrastructure/parameters/test.parameters.json @@ -60,7 +60,7 @@ "value": "G-ZQ5V7CBWMJ" }, "branch": { - "value": "dev" + "value": "test" }, "enableThemeDeletion": { "value": true diff --git a/infrastructure/templates/template.json b/infrastructure/templates/template.json index 0f89037c48a..861e32bb723 100644 --- a/infrastructure/templates/template.json +++ b/infrastructure/templates/template.json @@ -594,7 +594,8 @@ "defaultValue": "master", "allowedValues": [ "master", - "dev" + "dev", + "test" ] }, "skuContentDb": {