Skip to content

Commit

Permalink
Fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
rliebz committed Jan 25, 2024
1 parent ef2d634 commit e4e9f1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions be/compose_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ assertion %s is true
))
})
}

func TestAny(t *testing.T) {
t.Run("no arguments passed", func(t *testing.T) {
g := ghost.New(t)
Expand Down

0 comments on commit e4e9f1b

Please sign in to comment.