Skip to content

Commit

Permalink
fix: remove focus
Browse files Browse the repository at this point in the history
  • Loading branch information
crhntr committed Aug 9, 2024
1 parent 35d3b6f commit 73b3d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/commands/validate_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"github.com/pivotal-cf/kiln/internal/commands"
)

var _ = FDescribe("validate", func() {
var _ = Describe("validate", func() {
var (
validate commands.Validate
directory billy.Filesystem
Expand Down

0 comments on commit 73b3d5b

Please sign in to comment.