add more tests to models
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
Fabricator(:account) do
|
||||
username "alice"
|
||||
username { Faker::Internet.user_name(nil, %w(_)) }
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user