Skip to content

Commit

Permalink
Merge branch 'master' into test/broken-integration
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmgeek committed Sep 18, 2019
2 parents e41c8b1 + ef27cf2 commit 37089ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/prometheus/threaded_integration_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
t4 = Thread.new do
latch.wait
res = get '/metrics'

expect(res.body).not_to be_empty
end

Expand Down

0 comments on commit 37089ca

Please sign in to comment.