Skip to content
Snippets Groups Projects
Unverified Commit 382f665c authored by jordanbreen28's avatar jordanbreen28
Browse files

(CAT-1868) - Remove .rspec.erb

This commit removes the .rspec.erb file from the pdk-templates, and thus
the .rspec file from being managed by PDK. This was made possible due to
the changes found in https://github.com/puppetlabs/puppetlabs_spec_helper/pull/452.

This has minimal impact on users as the file was not configurable
through .sync.yml before (other than to set as unmanaged), existing
modules with the .rspec will not be affected and new modules created will
simply not include an .rspec file.
parent ac504263
No related branches found
No related tags found
No related merge requests found
......@@ -551,7 +551,7 @@ Gemfile:
- gem: 'puppet-strings'
version: '~> 4.0'
- gem: 'puppetlabs_spec_helper'
version: '~> 7.0'
version: '~> 7.3'
':system_tests':
- gem: 'puppet_litmus'
version:
......
--color
--format documentation
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment