Comment 21 for bug 2004135

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-swift (master)

Reviewed: https://review.opendev.org/c/openstack/puppet-swift/+/872087
Committed: https://opendev.org/openstack/puppet-swift/commit/feea648419d9688f0c8c4eed4c85d61a97d94123
Submitter: "Zuul (22348)"
Branch: master

commit feea648419d9688f0c8c4eed4c85d61a97d94123
Author: Takashi Kajinami <email address hidden>
Date: Mon Jan 30 13:05:55 2023 +0900

    Replace mocha by rspec-mocks

    puppetlabs_spec_helper recommends rspec-mocks instead of mocha[1] and
    it uses rspec-mocks by default instead of mocha since v 5.0.0[2]

    This is the prep work to adapt to that migration.

    [1] https://github.com/puppetlabs/puppetlabs_spec_helper/#mock_with
    [2] https://github.com/puppetlabs/puppetlabs_spec_helper/commit/493f0cbc1c96a3fa67591f3936430a70af74847f

    Closes-Bug: #2004135
    Change-Id: I47b660d1713b394a2dd72a24a87b614d551fe802