Skip to content

Commit

Permalink
Update canned.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
muhsin-k committed Apr 16, 2024
1 parent 970e243 commit 68f3322
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/canned.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ describe('#getMessageVariables', () => {
car_model: 'Tesla Model S',
car_year: '2022',
},
first_reply_created_at: 0,
waiting_since: 0,
status: 'open',
};
const contact = {
id: 3,
Expand Down

0 comments on commit 68f3322

Please sign in to comment.