Commit faa4a60
authored
Native Auth E2E test generate email locally (#2570)
Make changes inside TemporaryEmailService.kt to generate random email
account locally.
Please refer to the MSAL PR:
AzureAD/microsoft-authentication-library-for-android#22441 parent 2589568 commit faa4a60
File tree
1 file changed
+7
-1
lines changed- testutils/src/main/java/com/microsoft/identity/internal/testutils/nativeauth/api
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
54 | 60 | | |
55 | 61 | | |
56 | 62 | | |
| |||
0 commit comments