test: restore icloud sidepanel settings state harness
This commit is contained in:
@@ -327,6 +327,7 @@ const DEFAULT_VERIFICATION_RESEND_COUNT = 4;
|
|||||||
function syncLatestState(state) { latestState = { ...latestState, ...state }; }
|
function syncLatestState(state) { latestState = { ...latestState, ...state }; }
|
||||||
function syncAutoRunState() {}
|
function syncAutoRunState() {}
|
||||||
function syncPasswordField() {}
|
function syncPasswordField() {}
|
||||||
|
function renderStepStatuses() {}
|
||||||
function setLocalCpaStep9Mode() {}
|
function setLocalCpaStep9Mode() {}
|
||||||
function isCustomMailProvider() { return false; }
|
function isCustomMailProvider() { return false; }
|
||||||
function setMail2925Mode() {}
|
function setMail2925Mode() {}
|
||||||
|
|||||||
Reference in New Issue
Block a user