Keywords fixes to prevent leaks.
This commit is contained in:
parent
87d252ec26
commit
1c08796d6c
2 changed files with 4 additions and 7 deletions
|
|
@ -346,6 +346,7 @@ $templateMock->mock('process', sub { $templateVars = $_[1]; } );
|
|||
'eventSubmissionTemplateId' => ignore(),
|
||||
'submittedLocationsList' => ignore(),
|
||||
'tickets_loop' => \@ticketArray,
|
||||
keywords => ignore(),
|
||||
},
|
||||
"www_printRemainingTickets: template variables valid"
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue