Skip to content

Commit 2b7eb10

Browse files
authored
refactor: ugh
Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>
1 parent 95656c1 commit 2b7eb10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/functional/test_accounts.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,6 @@ def test_unlock_from_prompt_retries_and_succeeds(runner, keyfile_account):
613613

614614

615615
def test_unlock_from_prompt_fails_after_three_attempts(runner, keyfile_account):
616-
with pytest.raises(AccountsError, match="Invalid password"):
617616
with pytest.raises(
618617
AccountsError,
619618
match=f"Failed to unlock {keyfile_account.alias} after 3 attempts.",

0 commit comments

Comments
 (0)