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

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