We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37280b commit 75a04d0Copy full SHA for 75a04d0
1 file changed
spec/acceptance/class_spec.rb
@@ -48,7 +48,7 @@ def nodesource_unsupported(nodejs_version)
48
elsif fact('os.family') == 'Debian'
49
'1'
50
else
51
- 'undef'
+ 'absent'
52
end
53
54
it_behaves_like 'an idempotent resource' do
0 commit comments