Files
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
..
2023-01-31 17:45:10 +09:00
2023-01-31 17:45:10 +09:00
2023-10-31 13:12:11 +00:00