Skip to content

Commit 55cf121

Browse files
committed
updating terraform version
1 parent 032d869 commit 55cf121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/core/terraform/terraform_client_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ terraform {
412412
Exp: map[string]string{
413413
"project1": expected,
414414
},
415-
IsExact: version[0] == "="[0],
415+
IsExact: version[0] != "="[0],
416416
}
417417
}
418418

0 commit comments

Comments
 (0)