Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ManickaP committed Sep 11, 2024
1 parent f030dde commit 9ebd645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/httpclient-scenarios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ parameters:
- displayName: "HTTP/3.0"
arguments: --variable httpVersion=3.0 --variable useHttps=true --variable http30EnableMultipleConnections=false --property httpversion=h3
- displayName: "HTTP/3.0 (mult conn)"
arguments: --variable httpVersion=3.0 --variable useHttps=true --variable http30EnableMultipleConnections=true --property httpversion=h3mulconn
arguments: --variable httpVersion=3.0 --variable useHttps=true --variable http30EnableMultipleConnections=true --property httpversion=h3multconn

- name: clientsxThreads
type: object
Expand Down

0 comments on commit 9ebd645

Please sign in to comment.