Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion features/v2/monitors.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading