Project

General

Profile

« Previous | Next » 

Revision 8e1cd335

Added by Eric Helms about 9 years ago

Updates from modulesync.

View differences:

spec/spec_helper.rb
# This file is managed centrally by modulesync
# https://github.com/katello/foreman-installer-modulesync
require 'puppetlabs_spec_helper/module_spec_helper'
require 'rspec-puppet-facts'
include RspecPuppetFacts
# Workaround for no method in rspec-puppet to pass undef through :params
class Undef
def inspect; 'undef'; end
end

Also available in: Unified diff