Remove the Learn More URL for the sliding sync proxy. (#4070)
This commit is contained in:
@@ -195,7 +195,6 @@ class ServerConfirmationScreenViewModelTests: XCTestCase {
|
||||
|
||||
viewModel = ServerConfirmationScreenViewModel(authenticationService: service,
|
||||
authenticationFlow: authenticationFlow,
|
||||
slidingSyncLearnMoreURL: ServiceLocator.shared.settings.slidingSyncLearnMoreURL,
|
||||
userIndicatorController: UserIndicatorControllerMock())
|
||||
|
||||
// Add a fake window in order for the OIDC flow to continue
|
||||
|
||||
Reference in New Issue
Block a user