Skip to content

Commit

Permalink
Unfocus test
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuratczyk committed Nov 28, 2024
1 parent 893fe9f commit 3985f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ var _ = Describe("OMQ CLI", func() {
})
})

FDescribe("supports --consumer-startup-delay", func() {
Describe("supports --consumer-startup-delay", func() {
It("should start consumers after the configured delay", func() {
args := []string{
"amqp",
Expand Down

0 comments on commit 3985f8e

Please sign in to comment.