Skip to content

Commit

Permalink
Add EscrowTab to test audiences (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkneisly-figure authored Sep 9, 2022
1 parent 0a4a1fa commit 02222fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ val testAudience = mapOf(
"figure_servicing" to p8eParty("0A41046DAF83881A4DD0302C16214449E5B0BFA4CDC83D39C8B3F281899768733D43B959750BB5EF96A6A115C54FBAA08F1EEE7212EDEE46A5A00EB18E2A98D28351B5"),
"leahs_lending_org_demo" to p8eParty("0A4104A9F4E074055E5BFF60FBCEAE03FE11E84F33E0647364F6F772613C9A8D2A0690EB4AA13A84F1F4322CB90B7934A96C8CC246820087E7A03E7D9CA8E1781B2CC0"),
"guaranteed_rate" to p8eParty("0A410450E9830F0F27DF8D9056D0123F0551552C92CB0D2E4A7007E25DA10DB4C19E89CAE81092875399228B316D5022047923190074CCE89E43467E5509D95597EDEB"),
"escrowtab" to p8eParty("0A4104AFE00649C3530F2FE7083DACC9EDDD6CD556C0DD0A33B62676DF7F949EEC4EAB217CB03BED222697796477567C18C7969EE8ACC1434CA29115C2E2780B09D0D3")
)

val prodAudience = mapOf(
Expand Down

0 comments on commit 02222fa

Please sign in to comment.