puppet-openstacklib/spec/unit
Takashi Kajinami 2f27c84684 Replace deprecated `should`
This replaces usage of `should` by `expect` according to the following
deprecation warning.

Using `should` from rspec-expectations' old `:should` syntax without
explicitly enabling the syntax is deprecated. Use the new `:expect`
syntax or explicitly enable `:should` with
`config.expect_with(:rspec) { |c| c.syntax = :should }`
instead.

Change-Id: Ifaac60ea93a5f854cd70929d7f3f5308a9b9911e
2023-10-31 13:12:11 +00:00
..
facter Replace mocha by rspec-mocks 2023-01-31 17:45:10 +09:00
provider Replace mocha by rspec-mocks 2023-01-31 17:45:10 +09:00
puppet/util Replace deprecated `should` 2023-10-31 13:12:11 +00:00
type Add provider for managing policy-rc.d 2016-06-20 21:36:50 +03:00