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 56dc341 commit 5a05d53Copy full SHA for 5a05d53
spec/unit/provider/package/openbsd_spec.rb
@@ -36,8 +36,6 @@ def expect_pkgadd_with_env_and_name(source, &block)
36
it { is_expected.to be_install_options }
37
it { is_expected.to be_uninstallable }
38
it { is_expected.to be_uninstall_options }
39
- it { is_expected.to be_upgradeable }
40
- it { is_expected.to be_versionable }
41
end
42
43
before :each do
0 commit comments