Skip to content

Commit 04d23f5

Browse files
author
tphoney
committed
add environmentpath
1 parent 962ce15 commit 04d23f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spec/spec_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@
2626
end
2727
config.module_path = File.join(fixture_path, 'modules')
2828
config.manifest_dir = File.join(fixture_path, 'manifests')
29+
config.environmentpath = File.expand_path(File.join(Dir.pwd, 'spec'))
2930
end

0 commit comments

Comments
 (0)