fixex failing specs

This commit is contained in:
zmagod 2018-04-25 11:00:22 +02:00
parent 796e7c9822
commit 589389fa8e

View file

@ -5,5 +5,6 @@ FactoryBot.define do
email 'admin_test@scinote.net'
password 'asdf1243'
password_confirmation 'asdf1243'
current_sign_in_at DateTime.now
end
end