Skip failing `:crypt` test on mac

This commit is contained in:
Egor Kislitsyn 2020-05-25 23:01:37 +04:00
parent 09d8b9cb55
commit e32b7ae044
No known key found for this signature in database
GPG Key ID: 1B49CB15B71E7805
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ defmodule Pleroma.Plugs.AuthenticationPlugTest do
assert "$pbkdf2" <> _ = user.password_hash
end
@tag :skip_on_mac
test "with a crypt hash, it updates to a pkbdf2 hash", %{conn: conn} do
user =
insert(:user,