diff --git a/features/v2/monitors.feature b/features/v2/monitors.feature index 3fd3138f9f57..346a646f83ba 100644 --- a/features/v2/monitors.feature +++ b/features/v2/monitors.feature @@ -224,7 +224,6 @@ Feature: Monitors And new "GetMonitorNotificationRules" request When the request is sent Then the response status is 200 OK - And the response "data" has length 1 And the response "data" has item with field "attributes.name" with value "test rule" @team:DataDog/monitor-app