X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2FRegister_018.pm;h=b96db0ed605fbe74da40fef8843f9977cc182148;hb=9ee3aea0708bca221861aabdd8eb9a9fdeaa9ea5;hp=241b95bb98644cf63a28a9b33cb96c696c093d9f;hpb=8fd01531ddd80d30451d269f14c3a7964e100e31;p=p5sagit%2FExcel-Template.git diff --git a/t/Register_018.pm b/t/Register_018.pm index 241b95b..b96db0e 100644 --- a/t/Register_018.pm +++ b/t/Register_018.pm @@ -7,7 +7,7 @@ sub render my ($self, $context) = @_; my $old_format = $context->active_format; - my $format = Excel::Template::Format->copy( + my $format = $context->format_object->copy( $context, $old_format, align => 'center', bold => 1,