Skip to content

Commit 93a21c2

Browse files
committed
Fix acceptance test failure "Hiera is not a class"
1 parent db8c1fb commit 93a21c2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/acceptance/zip_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#! /usr/bin/env ruby -S rspec
22
require 'spec_helper_acceptance'
3-
require 'puppet'
43

54
describe 'zip function', :unless => UNSUPPORTED_PLATFORMS.include?(fact('operatingsystem')) do
65
describe 'success' do

0 commit comments

Comments
 (0)