Skip to content

Commit

Permalink
Fix acceptance test failure "Hiera is not a class"
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidS committed Feb 20, 2017
1 parent db8c1fb commit 93a21c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/acceptance/zip_spec.rb
@@ -1,6 +1,5 @@
#! /usr/bin/env ruby -S rspec
require 'spec_helper_acceptance'
require 'puppet'

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

0 comments on commit 93a21c2

Please sign in to comment.