You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
results in spec/fixtures/control_repos/control_repo clone instead of control_repo module being cloned into spec/fixtures/control_repos
So similarly if you had something like puppet_agent7 with target of spec/fixtures/modules/puppet_agent it would result in spec/fixtures/modules/puppet_agent/puppet_agent7 being the directly clone.
The text was updated successfully, but these errors were encountered:
puppetlabs_spec_helper/README.md
Lines 243 to 251 in e3b7546
results in
spec/fixtures/control_repos/control_repo
clone instead ofcontrol_repo
module being cloned intospec/fixtures/control_repos
So similarly if you had something like
puppet_agent7
with target ofspec/fixtures/modules/puppet_agent
it would result inspec/fixtures/modules/puppet_agent/puppet_agent7
being the directly clone.The text was updated successfully, but these errors were encountered: