mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-22 10:40:39 +00:00
fix test
This commit is contained in:
parent
092e0f45da
commit
92ecd6706f
@ -114,7 +114,7 @@ func TestPlugin(t *testing.T) {
|
|||||||
{
|
{
|
||||||
"default",
|
"default",
|
||||||
exec.Command("terraform", "validate"),
|
exec.Command("terraform", "validate"),
|
||||||
}
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
for _, tt := range tests {
|
for _, tt := range tests {
|
||||||
|
Loading…
Reference in New Issue
Block a user