Skip to content

Commit

Permalink
remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsasha committed Jan 16, 2024
1 parent 7d1cc4a commit b24f3ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion irrd/updates/tests/test_validators.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ def test_valid_new_person(self, prepare_mocks):
]

def test_new_person_with_legacy_hash(self, prepare_mocks, config_override):
# "authless" meaning: no auth lines that are currently enabled - #891
config_override(
{
"auth": {"password_hashers": {"crypt-pw": "legacy"}},
Expand Down

0 comments on commit b24f3ef

Please sign in to comment.