aboutsummaryrefslogtreecommitdiff
path: root/spec/acceptance/tests/resource/cron/should_match_existing_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acceptance/tests/resource/cron/should_match_existing_spec.rb')
-rw-r--r--spec/acceptance/tests/resource/cron/should_match_existing_spec.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/spec/acceptance/tests/resource/cron/should_match_existing_spec.rb b/spec/acceptance/tests/resource/cron/should_match_existing_spec.rb
index 8097714..ce25be7 100644
--- a/spec/acceptance/tests/resource/cron/should_match_existing_spec.rb
+++ b/spec/acceptance/tests/resource/cron/should_match_existing_spec.rb
@@ -1,8 +1,6 @@
require 'spec_helper_acceptance'
-require 'puppet/acceptance/common_utils'
-extend Puppet::Acceptance::CronUtils
-Rspec.context 'when matching cron' do
+RSpec.context 'when matching cron' do
before(:each) do
compatible_agents.each do |agent|
step 'ensure the user exists via puppet'