Put asserted identity option under a 'voip' section

This commit is contained in:
David Baker 2021-04-27 19:33:53 +01:00
parent 705505fe85
commit be7d4d020b
2 changed files with 6 additions and 2 deletions

View file

@ -189,7 +189,9 @@ describe('CallHandler', () => {
// Now set the config option
SdkConfig.put({
voipObeyAssertedIdentity: true,
voip: {
obeyAssertedIdentity: true,
},
});
// ...and send another asserted identity event for a different user