Add feature spec examples
With both logged in normal user and admin
This commit is contained in:
@@ -4,5 +4,6 @@ FactoryBot.define do
|
||||
cn { "jimmy" }
|
||||
email { "jimmy@example.com" }
|
||||
password { "dis-muh-password" }
|
||||
confirmed_at { DateTime.now }
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user