Skip to content

Commit 6c116a1

Browse files
committed
Fixed typo
1 parent 430d316 commit 6c116a1

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
@@ -35,7 +35,7 @@ parameters:
3535
- displayName: "HTTP/3.0"
3636
arguments: --variable httpVersion=3.0 --variable useHttps=true --variable http30EnableMultipleConnections=false --property httpversion=h3
3737
- displayName: "HTTP/3.0 (mult conn)"
38-
arguments: --variable httpVersion=3.0 --variable useHttps=true --variable http30EnableMultipleConnections=true --property httpversion=h3mulconn
38+
arguments: --variable httpVersion=3.0 --variable useHttps=true --variable http30EnableMultipleConnections=true --property httpversion=h3multconn
3939

4040
- name: clientsxThreads
4141
type: object

0 commit comments

Comments
 (0)