Skip to content

Commit

Permalink
Merge pull request #29 from hiyosi/fix_active_support_error
Browse files Browse the repository at this point in the history
fix random travis build error
  • Loading branch information
jjbohn committed Jan 3, 2015
2 parents 701cbfc + 1d5a680 commit 77cf08d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
require 'minitest/autorun'
require 'mocha/mini_test'
require 'faker'
require 'active_support'
require_relative '../lib/omniauth-openid-connect'

OmniAuth.config.test_mode = true
Expand Down

0 comments on commit 77cf08d

Please sign in to comment.