We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba140b commit 339702aCopy full SHA for 339702a
1 file changed
packages/cli/src/constructs/icmp-request.ts
@@ -28,7 +28,7 @@ export interface IcmpRequest {
28
* and assert how many packets were received.
29
*
30
* @minimum 1
31
- * @maximum 100
+ * @maximum 50
32
* @example 10
33
* @default 10
34
*/
0 commit comments