File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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}
You can’t perform that action at this time.
0 commit comments