Skip to content

Commit

Permalink
Merge pull request #895 from bastelfreak/parallel
Browse files Browse the repository at this point in the history
Dont manage .rspec_parallel anymore
  • Loading branch information
bastelfreak committed May 23, 2024
2 parents d901709 + a83c58f commit 3c205af
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 10 deletions.
6 changes: 5 additions & 1 deletion config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gemfile:
required:
':test':
- gem: voxpupuli-test
version: '~> 7.0'
version: '~> 7.2'
- gem: coveralls
- gem: simplecov-console
- gem: puppet_metadata
Expand Down Expand Up @@ -149,5 +149,9 @@ Dockerfile:
delete: true
.pcci.yml:
delete: true
.rspec_parallel:
delete: true
.rspec:
delete: true
...
# vim: syntax=yaml
5 changes: 0 additions & 5 deletions moduleroot/.rspec.erb

This file was deleted.

4 changes: 0 additions & 4 deletions moduleroot/.rspec_parallel.erb

This file was deleted.

0 comments on commit 3c205af

Please sign in to comment.