Fix test comment.
This commit is contained in:
parent
80a6b90353
commit
2ea377b87d
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ $session->user({userId => 3});
|
|||
{
|
||||
message => re('was copied to the clipboard with its children'),
|
||||
},
|
||||
'AssetHelper/Copy redirects the back to the copied asset'
|
||||
'AssetHelper/Copy/WithChildren redirects the back to the copied asset'
|
||||
);
|
||||
|
||||
my $clippies = $root->getLineage(["descendants"], {statesToInclude => [qw{clipboard clipboard-limbo}], returnObjects => 1,});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue