Skip to content

Commit f95c0c6

Browse files
committed
fix: cli test
1 parent df98f5d commit f95c0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/cli-flags.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ module.exports = {
200200
simpleType: 'string',
201201
multiple: false,
202202
},
203-
'client-web-socket-url-host': {
203+
'client-web-socket-url-hostname': {
204204
configs: [
205205
{
206206
type: 'string',

0 commit comments

Comments
 (0)