Skip to content

Commit

Permalink
NAS-133459: Master Fix (#11324)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKarpov98 authored Jan 10, 2025
1 parent fd8ff93 commit f7e277d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ describe('EmailCardComponent with Outlook OAuth', () => {

expect(itemTexts).toEqual([
'Send Mail Method: Outlook OAuth',
'From: Test [email protected] via google.com',
]);
});
});

0 comments on commit f7e277d

Please sign in to comment.