Skip to content

Commit 41ecd6f

Browse files
committed
test fix
1 parent 121d459 commit 41ecd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e_tests/test_wallet_interactions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ def test_wallet_identities(local_chain, wallet_setup):
421421
wallet_alice.name,
422422
"--wallet-hotkey",
423423
wallet_alice.hotkey_str,
424-
"--name",
424+
"--id-name",
425425
alice_identity["name"],
426426
"--web-url",
427427
alice_identity["url"],

0 commit comments

Comments
 (0)