Commit 983d0331 authored by Pawel Chojnacki's avatar Pawel Chojnacki

fix service generic tests

parent 81384a6d
module Gitlab
PrometheusError = Class.new(StandardError)
end
class PrometheusService < MonitoringService
include ReactiveService
......@@ -47,6 +43,7 @@ class PrometheusService < MonitoringService
[
{
type: 'fieldset',
name: 'manual_configuration',
legend: 'Manual Configuration',
fields: [
{
......
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