Skip to content

Commit 40e8f8c

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit a3b57b1 of spec repo
1 parent bcdd9a5 commit 40e8f8c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/v2/features/incidents.feature

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Feature: Incidents
275275
When the request is sent
276276
Then the response status is 400 Bad Request
277277

278-
@team:Datadog/incident-app
278+
@skip-terraform-config @team:Datadog/incident-app
279279
Scenario: Create incident notification template returns "Created" response
280280
Given there is a valid "incident_type" in the system
281281
And operation "CreateIncidentNotificationTemplate" enabled
@@ -497,7 +497,7 @@ Feature: Incidents
497497
When the request is sent
498498
Then the response status is 404 Not Found
499499

500-
@skip-validation @team:Datadog/incident-app
500+
@skip-terraform-config @skip-validation @team:Datadog/incident-app
501501
Scenario: Delete an incident type returns "OK" response
502502
Given operation "DeleteIncidentType" enabled
503503
And new "DeleteIncidentType" request
@@ -1311,7 +1311,7 @@ Feature: Incidents
13111311
When the request is sent
13121312
Then the response status is 404 Not Found
13131313

1314-
@skip-validation @team:Datadog/incident-app
1314+
@skip-terraform-config @skip-validation @team:Datadog/incident-app
13151315
Scenario: Update an incident type returns "OK" response
13161316
Given operation "UpdateIncidentType" enabled
13171317
And new "UpdateIncidentType" request

0 commit comments

Comments
 (0)