diff --git a/t/Macro/ViewCart.t b/t/Macro/ViewCart.t
index b0e38ef17..f4e6b36a4 100644
--- a/t/Macro/ViewCart.t
+++ b/t/Macro/ViewCart.t
@@ -31,8 +31,8 @@ my @testSets = (
},
{
comment => 'custom text',
- label => q!PD Made Me Do It!,
- output => '
PD Made Me Do It',
+ label => q!A Rock Hammer!,
+ output => '
A Rock Hammer',
},
);