aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorTim Meusel <tim@bastelfreak.de>2021-08-26 10:38:24 +0200
committerTim Meusel <tim@bastelfreak.de>2021-08-26 10:38:24 +0200
commit8b9721d3082fb98d3a832022383b750e02b2af89 (patch)
tree5baad7f458031985faf84c25b5fd5f5c645ee563 /spec
parent8f5ac2ce90213e98770a337b650b879494c55819 (diff)
downloadpuppet-ferm-8b9721d3082fb98d3a832022383b750e02b2af89.tar.gz
puppet-ferm-8b9721d3082fb98d3a832022383b750e02b2af89.tar.bz2
modulesync 4.2.0
Diffstat (limited to 'spec')
-rw-r--r--spec/spec_helper.rb5
1 files changed, 2 insertions, 3 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index d266f6b..fb5f0cb 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,6 +1,5 @@
-# This file is managed via modulesync
-# https://github.com/voxpupuli/modulesync
-# https://github.com/voxpupuli/modulesync_config
+# Managed by modulesync - DO NOT EDIT
+# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
# puppetlabs_spec_helper will set up coverage if the env variable is set.
# We want to do this if lib exists and it hasn't been explicitly set.