Closed gimmyxd closed 5 years ago
@traylenator We're going to remove the spec folder form the shipped gem. By default rubygems recommends not to ship tests as there are not part of functional code that is required for the gem to be build or run.
spec
We have also encountered some caused by the files inside the spec folder. https://tickets.puppetlabs.com/browse/PA-2942
@traylenator We're going to remove the
spec
folder form the shipped gem. By default rubygems recommends not to ship tests as there are not part of functional code that is required for the gem to be build or run.We have also encountered some caused by the files inside the spec folder. https://tickets.puppetlabs.com/browse/PA-2942