Skip to content

Commit c2d7a95

Browse files
committed
Update configuration for CIAM automation test
1 parent 05092fd commit c2d7a95

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)