Stop calling 'reset' function in test cleanup
... because the function is not implemented. Change-Id: Ia0a7b4fd9bad43b45f329f40d3c5cdb969f86f61
This commit is contained in:
parent
df9ce566c6
commit
f7f12f6abe
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user