style: format edit_account_screen_test.dart
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
2336afa0d7
commit
3a08daa402
@@ -105,7 +105,8 @@ void main() {
|
||||
expect(find.text('Edit account'), findsNothing);
|
||||
});
|
||||
|
||||
testWidgets('try connection shows password required when no password stored', (
|
||||
testWidgets(
|
||||
'try connection shows password required when no password stored', (
|
||||
tester,
|
||||
) async {
|
||||
tester.view.physicalSize = const Size(800, 1400);
|
||||
|
||||
Reference in New Issue
Block a user