Update basic tests to new syntax

This commit is contained in:
Mari 2022-09-06 01:38:59 +02:00 committed by masalachai
parent cc08819fdc
commit 63406ef308
1 changed files with 2 additions and 0 deletions

View File

@ -109,6 +109,7 @@ async fn client() {
&Login::new(
"username",
"password",
None,
Some(&["http://schema.ispapi.net/epp/xml/keyvalue-1.0"]),
),
CLTRID,
@ -184,6 +185,7 @@ async fn dropped() {
&Login::new(
"username",
"password",
None,
Some(&["http://schema.ispapi.net/epp/xml/keyvalue-1.0"]),
),
CLTRID,