Skip to content

Commit

Permalink
Config coveralls in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
min-ia committed Sep 9, 2018
1 parent 261088b commit 86bd691
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion indicaAi/spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@
# a separate helper file that requires the additional dependencies and performs
# the additional setup, and require it from the spec files that actually need
# it.
#

require 'coveralls'
Coveralls.wear!

# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
RSpec.configure do |config|
# rspec-expectations config goes here. You can use an alternate
Expand Down

0 comments on commit 86bd691

Please sign in to comment.