Merge "Stop calling 'reset' function in test cleanup"

This commit is contained in:
Zuul 2023-11-17 15:29:35 +00:00 committed by Gerrit Code Review
commit 63e48863a6
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ describe Puppet::Type.type(:keystone_user).provider(:openstack) do
after :each do
described_class.reset
Puppet::Type.type(:keystone_tenant).provider(:openstack).reset
end
let(:resource_attrs) do