Adjusting test case
This commit is contained in:
parent
44529a278d
commit
1fe7431370
|
@ -48,6 +48,7 @@
|
|||
{proto_name, _},
|
||||
{proto_ver, _},
|
||||
{sockname, _},
|
||||
{socktype, _},
|
||||
{username, _},
|
||||
{zone, _}]).
|
||||
|
||||
|
|
|
@ -70,6 +70,7 @@
|
|||
{proto_name, _},
|
||||
{proto_ver, _},
|
||||
{sockname, _},
|
||||
{socktype, _},
|
||||
{username, <<"admin">>},
|
||||
{zone, _}]).
|
||||
|
||||
|
|
Loading…
Reference in New Issue