gitlab-org--gitlab-foss/spec/lib/gitlab/prometheus
Peter Leitzen 163a43629c Prefer flat_map over map + flatten in specs
Although `flat_map` is equivalent to `map` + `flatten(1)`
(note the level 1) we can apply this same refactoring to all cases.
2019-07-24 08:19:15 +00:00
..
queries
additional_metrics_parser_spec.rb
metric_group_spec.rb Prefer flat_map over map + flatten in specs 2019-07-24 08:19:15 +00:00
query_variables_spec.rb