Skip to content

Commit dc0ab95

Browse files
authored
Merge pull request #2208 from AzureAD/jarias/update-ciam-automation-test
Update ciam automation test
2 parents 05092fd + c2d7a95 commit dc0ab95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MSAL/test/automation/tests/interactive/MSALCIAMAuthorityTests.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ - (void)setUp
4545

4646
MSIDTestAutomationAccountConfigurationRequest *accountConfigurationRequest = [MSIDTestAutomationAccountConfigurationRequest new];
4747
accountConfigurationRequest.federationProviderType = MSIDTestAccountFederationProviderTypeCIAM;
48-
accountConfigurationRequest.additionalQueryParameters = @{@"signInAudience": @"azureadmyorg",@"PublicClient": @"No"};
4948

5049
[self loadTestAccount:accountConfigurationRequest];
5150

0 commit comments

Comments
 (0)