Skip to content

Commit 9ebd645

Browse files
committed
Fixed typo
1 parent f030dde commit 9ebd645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/httpclient-scenarios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ parameters:
4343
- displayName: "HTTP/3.0"
4444
arguments: --variable httpVersion=3.0 --variable useHttps=true --variable http30EnableMultipleConnections=false --property httpversion=h3
4545
- displayName: "HTTP/3.0 (mult conn)"
46-
arguments: --variable httpVersion=3.0 --variable useHttps=true --variable http30EnableMultipleConnections=true --property httpversion=h3mulconn
46+
arguments: --variable httpVersion=3.0 --variable useHttps=true --variable http30EnableMultipleConnections=true --property httpversion=h3multconn
4747

4848
- name: clientsxThreads
4949
type: object

0 commit comments

Comments
 (0)