chore: Enhance invitiation UX

This commit is contained in:
Christian Pauly 2022-07-08 10:55:07 +02:00
commit 378a0b9781
4 changed files with 26 additions and 9 deletions

View file

@ -26,7 +26,6 @@ void main() {
await tester.pumpAndSettle();
expect(find.text('Connect'), findsOneWidget);
expect(find.text('Homeserver'), findsOneWidget);
final input = find.byType(TextField);