232001_test_to_master #1559

Merged
alexm merged 41 commits from 232001_test_to_master into master 2023-05-25 06:54:50 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit f54d9180b1 - Show all commits

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
};