Skip to content

Commit

Permalink
Enable logging and add unnecessary white space to see if codeclimate …
Browse files Browse the repository at this point in the history
…and rubocop works

This pull request will NOT be merged.
  • Loading branch information
yahonda committed Nov 21, 2016
1 parent 90cbf33 commit 80fa18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Expand Up @@ -178,4 +178,4 @@ def schema_define(&block)
# which will be used to set session time zone
ENV['TZ'] ||= config["timezone"] || 'Europe/Riga'

# ActiveRecord::Base.logger = Logger.new(STDOUT)
ActiveRecord::Base.logger = Logger.new(STDOUT)

0 comments on commit 80fa18b

Please sign in to comment.