fix linter issues

This commit is contained in:
Simon Aronsson 2020-11-15 23:48:43 +01:00
parent 6b9fd8d7ef
commit a32468d1fe
No known key found for this signature in database
GPG key ID: 8DA57A5FD341605B
9 changed files with 64 additions and 61 deletions

View file

@ -30,4 +30,4 @@ var _ = Describe("the helpers", func() {
Expect(out).To(Equal("index.docker.io"))
})
})
})
})