We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7f8192 + b131ab9 commit 382f3bbCopy full SHA for 382f3bb
1 file changed
controls/patches.rb
@@ -23,4 +23,5 @@
23
its('version') { should eq update['version'] }
24
end
25
}
26
+ only_if { linux_update.updates.length > 0 }
27
0 commit comments