Skip to content

Commit

Permalink
more coverall fiddeling
Browse files Browse the repository at this point in the history
  • Loading branch information
axelerator committed May 28, 2014
1 parent c50dd05 commit f8ae50c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/smoke_test.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
require 'coveralls'
Coveralls.wear!

require "minitest/autorun"
require 'active_record'
require 'logger'
require_relative '../lib/forty_facets'

require 'coveralls'
Coveralls.wear!

silence_warnings do
ActiveRecord::Migration.verbose = false
ActiveRecord::Base.logger = Logger.new(nil)
Expand Down

0 comments on commit f8ae50c

Please sign in to comment.