232001_test_to_master #1559
|
@ -141,6 +141,7 @@ describe('Ticket Component vnTicketDescriptorMenu', () => {
|
||||||
|
|
||||||
const $data = {email: 'brucebanner@gothamcity.com'};
|
const $data = {email: 'brucebanner@gothamcity.com'};
|
||||||
const params = {
|
const params = {
|
||||||
|
id: 16,
|
||||||
recipient: $data.email,
|
recipient: $data.email,
|
||||||
recipientId: ticket.client.id
|
recipientId: ticket.client.id
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue