Merge pull request #136 from openHPI/fix-tests

Fix Tests
This commit is contained in:
rteusner
2017-11-01 10:10:04 +01:00
committed by GitHub
11 changed files with 57 additions and 80 deletions

View File

@ -39,4 +39,8 @@ Rails.application.configure do
# Raises error for missing translations
# config.action_view.raise_on_missing_translations = true
#config.logger = Logger.new(STDOUT)
# Set log level
#config.log_level = :DEBUG
end