AssetTrash bugfix exposes bad test code. There's no need to
purge when you can roll back a commit container asset like the CS.
This commit is contained in:
parent
b309d108dc
commit
058a6353a1
1 changed files with 0 additions and 2 deletions
|
|
@ -116,8 +116,6 @@ TODO: {
|
|||
|
||||
END {
|
||||
# Clean up after thyself
|
||||
$collab->purge();
|
||||
$post->purge();
|
||||
$versionTag->rollback();
|
||||
$postingUser->delete();
|
||||
$otherUser->delete();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue