forked from toolshed/abra
parent
66b40a9189
commit
6e54ec7213
@ -222,6 +222,8 @@ func TestContainsEnvVarModifier(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestEnvVarCommentsRemoved(t *testing.T) {
|
func TestEnvVarCommentsRemoved(t *testing.T) {
|
||||||
|
t.Skip("https://git.coopcloud.tech/coop-cloud/organising/issues/535")
|
||||||
|
|
||||||
offline := true
|
offline := true
|
||||||
r, err := recipe.Get("abra-test-recipe", offline)
|
r, err := recipe.Get("abra-test-recipe", offline)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user