We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8de3e commit fdb8a55Copy full SHA for fdb8a55
src/test/resources/com/datadog/api/client/v2/api/monitors.feature
@@ -224,7 +224,6 @@ Feature: Monitors
224
And new "GetMonitorNotificationRules" request
225
When the request is sent
226
Then the response status is 200 OK
227
- And the response "data" has length 1
228
And the response "data" has item with field "attributes.name" with value "test rule"
229
230
@team:DataDog/monitor-app
0 commit comments