@@ -214,7 +214,7 @@ mod previews {
|
||||
|
||||
impl AccountSelectionPreview {
|
||||
fn new(is_mobile: bool) -> Self {
|
||||
let app = test_data::get_account_manager_test_app(is_mobile);
|
||||
let app = test_data::test_app(is_mobile);
|
||||
AccountSelectionPreview { app }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user