Skip to content

Commit

Permalink
add environmentpath
Browse files Browse the repository at this point in the history
  • Loading branch information
tphoney committed Jun 5, 2015
1 parent 962ce15 commit 04d23f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@
end
config.module_path = File.join(fixture_path, 'modules')
config.manifest_dir = File.join(fixture_path, 'manifests')
config.environmentpath = File.expand_path(File.join(Dir.pwd, 'spec'))
end

0 comments on commit 04d23f5

Please sign in to comment.