We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd7eee4 + d939bd9 commit 707d41fCopy full SHA for 707d41f
spec/ddtrace/metrics_spec.rb
@@ -55,7 +55,7 @@
55
end
56
57
58
- context 'when no statsd is either not installed, or an unsupported version is installed' do
+ context 'when statsd is either not installed, or an unsupported version is installed' do
59
let(:statsd_supported) { false }
60
61
context 'when no statsd instance is provided' do
0 commit comments