mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[openstack|identity] cleanup the test role when no longer in use
This commit is contained in:
parent
2381ed38be
commit
3cbb6f2622
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ Shindo.tests("Fog::Identity[:openstack] | roles", ['openstack']) do
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
@role.destroy
|
||||||
@user.destroy
|
@user.destroy
|
||||||
@tenant.destroy
|
@tenant.destroy
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue