chore: Enhance invitiation UX
This commit is contained in:
parent
5558877c34
commit
378a0b9781
4 changed files with 26 additions and 9 deletions
|
|
@ -26,7 +26,6 @@ void main() {
|
|||
await tester.pumpAndSettle();
|
||||
|
||||
expect(find.text('Connect'), findsOneWidget);
|
||||
expect(find.text('Homeserver'), findsOneWidget);
|
||||
|
||||
final input = find.byType(TextField);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue