Commit 8ae169a9 authored by Kamil Trzciński's avatar Kamil Trzciński

Fix query_series specs

parent 40181bfc
...@@ -36,7 +36,7 @@ describe PrometheusMetric do ...@@ -36,7 +36,7 @@ describe PrometheusMetric do
where(:legend, :type) do where(:legend, :type) do
'Some other legend' | NilClass 'Some other legend' | NilClass
'Status Code' | Hash 'Status Code' | Array
end end
with_them do with_them do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment