summaryrefslogtreecommitdiff
path: root/spec/graphql/types/alert_management/alert_type_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/graphql/types/alert_management/alert_type_spec.rb')
-rw-r--r--spec/graphql/types/alert_management/alert_type_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/graphql/types/alert_management/alert_type_spec.rb b/spec/graphql/types/alert_management/alert_type_spec.rb
index c1df24ccb5c..4428fc0683a 100644
--- a/spec/graphql/types/alert_management/alert_type_spec.rb
+++ b/spec/graphql/types/alert_management/alert_type_spec.rb
@@ -38,6 +38,7 @@ RSpec.describe GitlabSchema.types['AlertManagementAlert'], feature_category: :in
prometheus_alert
environment
web_url
+ commenters
]
expect(described_class).to have_graphql_fields(*expected_fields)