Skip to content

Commit

Permalink
Merge d2a218c into 418a8b5
Browse files Browse the repository at this point in the history
  • Loading branch information
bennibu committed Sep 21, 2014
2 parents 418a8b5 + d2a218c commit 93df516
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@
config.order = "random"

config.include SessionHelper

# Automatically determine spec from directory structure, see:
# https://www.relishapp.com/rspec/rspec-rails/v/3-0/docs/directory-structure
config.infer_spec_type_from_file_location!
end

module Faker
Expand Down

0 comments on commit 93df516

Please sign in to comment.