0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-11-22 00:30:40 +00:00

chore: cleanup whitespace

This commit is contained in:
Jacob McCann 2019-11-26 08:51:53 -06:00
parent 077032840d
commit 37cb01baae
No known key found for this signature in database
GPG Key ID: B5A476DE32B9AE72

View File

@ -104,7 +104,7 @@ func TestPlugin(t *testing.T) {
} }
}) })
}) })
g.Describe("tfValidate", func() { g.Describe("tfValidate", func() {
g.It("Should return correct validate command", func() { g.It("Should return correct validate command", func() {
tests := []struct { tests := []struct {