Skip to content

Commit

Permalink
Added line back in rabbitmq_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbcooper committed Aug 2, 2018
1 parent 9c08214 commit 1835313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rabbithole_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,7 @@ var _ = Describe("Rabbithole", func() {
Ω(q.Status).ShouldNot(BeNil())
})
})

Context("GET /queues with arguments", func() {
It("returns decoded response", func() {
conn := openConnection("/")
Expand Down

0 comments on commit 1835313

Please sign in to comment.