fix service generic tests

This commit is contained in:
Pawel Chojnacki 2018-01-30 11:28:20 +01:00
parent 81384a6d21
commit 983d033135
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,3 @@
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: [
{