Skip to content

Commit d885a2b

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 29945fc of spec repo
1 parent 72eae7d commit d885a2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/v2/features/synthetics.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ Feature: Synthetics
262262
When the request is sent
263263
Then the response status is 200 OK
264264

265-
@team:DataDog/synthetics-managing
265+
@team:DataDog/synthetics-orchestrating
266266
Scenario: Get the on-demand concurrency cap returns "OK" response
267267
Given new "GetOnDemandConcurrencyCap" request
268268
When the request is sent
@@ -322,7 +322,7 @@ Feature: Synthetics
322322
When the request is sent
323323
Then the response status is 200 OK
324324

325-
@team:DataDog/synthetics-managing
325+
@team:DataDog/synthetics-orchestrating
326326
Scenario: Save new value for on-demand concurrency cap returns "OK" response
327327
Given new "SetOnDemandConcurrencyCap" request
328328
And body with value {"on_demand_concurrency_cap": 20}

0 commit comments

Comments
 (0)