mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-25 01:03:18 +08:00
fixex failing specs
This commit is contained in:
parent
796e7c9822
commit
589389fa8e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue