diff --git a/t/AssetHelper/Copy/WithChildren.t b/t/AssetHelper/Copy/WithChildren.t index 98050e9b5..19b83b55f 100644 --- a/t/AssetHelper/Copy/WithChildren.t +++ b/t/AssetHelper/Copy/WithChildren.t @@ -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,});