Skip to content

Commit

Permalink
Fix gofumpt lint
Browse files Browse the repository at this point in the history
Signed-off-by: Vishwas Siravara <siravara@amazon.com>
  • Loading branch information
vsiravar committed May 26, 2023
1 parent 52fbb42 commit 148330e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,6 @@ func Run(o *RunOption) {
gomega.Expect(output).Should(gomega.ContainSubstring("file1.txt"))

// Test with env variable

})

ginkgo.It("should create a tmpfs mount using --mount type=tmpfs flag", func() {
Expand Down

0 comments on commit 148330e

Please sign in to comment.