Skip to content

Commit

Permalink
require coveralls before licensee
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Sep 26, 2016
1 parent b99d828 commit 2ea62d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions spec/spec_helper.rb
@@ -1,8 +1,9 @@
require 'coveralls'
Coveralls.wear!

require 'licensee'
require 'open3'
require 'tmpdir'
require 'coveralls'
Coveralls.wear!

RSpec.configure do |config|
config.shared_context_metadata_behavior = :apply_to_host_groups
Expand Down

0 comments on commit 2ea62d4

Please sign in to comment.