Fix rubocop warning
This commit is contained in:
parent
a32aa188c2
commit
a34fa95af4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
pass_crypt = PasswordHash.create("test").first
|
||||
pass_crypt = PasswordHash.create("test").first
|
||||
|
||||
FactoryBot.define do
|
||||
factory :user do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue