Skip to content

Commit a62c309

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Fix flaky monitor test (#1481)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 97c4017 commit a62c309

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.4",
7-
"regenerated": "2023-05-24 14:20:21.063926",
8-
"spec_repo_commit": "89276ce5"
7+
"regenerated": "2023-05-24 14:57:13.521035",
8+
"spec_repo_commit": "a5ef3fab"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.4",
12-
"regenerated": "2023-05-24 14:20:21.079435",
13-
"spec_repo_commit": "89276ce5"
12+
"regenerated": "2023-05-24 14:57:13.535784",
13+
"spec_repo_commit": "a5ef3fab"
1414
}
1515
}
1616
}

tests/v1/features/monitors.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ Feature: Monitors
191191
When the request is sent
192192
Then the response status is 200 OK
193193
And the response "id" has the same value as "monitor.id"
194-
And the response "matching_downtimes" has length 0
195194

196195
@replay-only @team:DataDog/monitor-app
197196
Scenario: Get a monitor's details with downtime returns "OK" response

0 commit comments

Comments
 (0)