0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-11-09 18:00:40 +00:00
This commit is contained in:
Gurarpit Singh 2019-11-09 23:50:16 +00:00 committed by GitHub
parent 092e0f45da
commit 92ecd6706f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,7 +114,7 @@ func TestPlugin(t *testing.T) {
{
"default",
exec.Command("terraform", "validate"),
}
},
}
for _, tt := range tests {