diff options
author | Dominic Cleal <dominic@cleal.org> | 2017-03-21 10:52:20 +0000 |
---|---|---|
committer | Dominic Cleal <dominic@cleal.org> | 2017-03-21 10:54:06 +0000 |
commit | da75bdfa7c067049b4be362fb2a6fad719e6fc3e (patch) | |
tree | 64a7022f753b358cf0a6d96504f45edc28bbf3ba /lib/puppet/parser/functions/is_ipv6_address.rb | |
parent | 60e9e0beb8f42937a03143b98dc9bcf51a5b6e2d (diff) |
Update alias spec error message expectation for PUP-7371
The fix for PUP-7371 adds the missing `Undef` into the error message
being tested in type aliases specs, fixing the following failure against
Puppet's master branch:
test::string rejects other values [] should fail to compile and raise an error matching /parameter 'value' expects a String/
Failure/Error: it { is_expected.to compile.and_raise_error(/parameter 'value' expects a String/) }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Test::String]: parameter 'value' expects a value of type Undef or String, got Array at line 2:1 on node example
# ./spec/aliases/string_spec.rb:27:in `block (5 levels) in <top (required)>'
Diffstat (limited to 'lib/puppet/parser/functions/is_ipv6_address.rb')
0 files changed, 0 insertions, 0 deletions