We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4afca2 commit 5572c05Copy full SHA for 5572c05
tests/pr_test.go
@@ -22,7 +22,7 @@ func TestProjectsFullTest(t *testing.T) {
22
}
23
24
//const codeEngineStackDefPath = "stack_definition.json"
25
- const kubernetesStackDefPath = "kubernetes/stack_definition.json"
+ const kubernetesStackDefPath = "./kubernetes/stack_definition.json"
26
27
//const ceFlavour = "alm-stack-ce"
28
const kubeFlavour = "alm-stack-kube"
0 commit comments