examples/v1/synthetics/CreateSyntheticsBrowserTest.rb in datadog_api_client-2.19.0 vs examples/v1/synthetics/CreateSyntheticsBrowserTest.rb in datadog_api_client-2.20.0

- old
+ new

@@ -37,10 +37,10 @@ name: "Example-Synthetic", options: DatadogAPIClient::V1::SyntheticsTestOptions.new({ accept_self_signed: false, allow_insecure: true, device_ids: [ - DatadogAPIClient::V1::SyntheticsDeviceID::TABLET, + DatadogAPIClient::V1::SyntheticsDeviceID::CHROME_LAPTOP_LARGE, ], disable_cors: true, follow_redirects: true, min_failure_duration: 10, min_location_failed: 1,