Skip to content

Commit 5572c05

Browse files
committed
chore: update tests
1 parent f4afca2 commit 5572c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pr_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ func TestProjectsFullTest(t *testing.T) {
2222
}
2323

2424
//const codeEngineStackDefPath = "stack_definition.json"
25-
const kubernetesStackDefPath = "kubernetes/stack_definition.json"
25+
const kubernetesStackDefPath = "./kubernetes/stack_definition.json"
2626

2727
//const ceFlavour = "alm-stack-ce"
2828
const kubeFlavour = "alm-stack-kube"

0 commit comments

Comments
 (0)