Add users factory for tests

This commit is contained in:
riggraz
2019-08-20 14:26:26 +02:00
parent 35d55c1e71
commit 462002c416
3 changed files with 26 additions and 0 deletions

View File

@@ -6,6 +6,9 @@
Rails.application.configure do
# Settings specified here will take precedence over those in config/application.rb.
# For Devise
config.action_mailer.default_url_options = { host: 'localhost:3000' }
config.cache_classes = false
# Do not eager load code on boot. This avoids loading your whole application