fix front test
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2023-05-18 14:44:05 +02:00
parent 15a1965a53
commit f54d9180b1
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ describe('Ticket Component vnTicketDescriptorMenu', () => {
const $data = {email: 'brucebanner@gothamcity.com'};
const params = {
id: 16,
recipient: $data.email,
recipientId: ticket.client.id
};