Skip to content

Commit 5a05d53

Browse files
committed
versionable and upgradeable are gone
1 parent 56dc341 commit 5a05d53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/unit/provider/package/openbsd_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ def expect_pkgadd_with_env_and_name(source, &block)
3636
it { is_expected.to be_install_options }
3737
it { is_expected.to be_uninstallable }
3838
it { is_expected.to be_uninstall_options }
39-
it { is_expected.to be_upgradeable }
40-
it { is_expected.to be_versionable }
4139
end
4240

4341
before :each do

0 commit comments

Comments
 (0)