Skip to content

Commit 327f800

Browse files
author
Bastian Bartmann
committed
move coveralls to the top of the spec_helper
1 parent 7ffe4fb commit 327f800

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

spec/spec_helper.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
require 'coveralls'
2+
Coveralls.wear!
3+
14
require 'action_controller/railtie'
25
require 'rails/test_unit/railtie'
36
require 'podlove-web-player-rails'
4-
require 'coveralls'
5-
Coveralls.wear!

0 commit comments

Comments
 (0)