Gitlab Community Edition Instance

Skip to content
Snippets Groups Projects
Commit 9682a3f4 authored by Benedikt Wegmann's avatar Benedikt Wegmann
Browse files

spec/spec_helper.rb: Comment

parent 2a19a781
No related branches found
No related tags found
No related merge requests found
require 'rspec-puppet/spec_helper'
# https://github.com/rodjek/rspec-puppet/#configurate-manifests-for-puppet-4
RSpec.configure do |c|
c.module_path = File.join(File.dirname(File.expand_path(__FILE__)), 'fixtures', 'modules') + ':~/.puppet/modules'
c.manifest_dir = File.join(File.dirname(File.expand_path(__FILE__)), 'fixtures', 'manifests')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment