Replace Telegram widget with bot login
All checks were successful
Build and deploy Flutter Web / build (push) Successful in 2m22s
All checks were successful
Build and deploy Flutter Web / build (push) Successful in 2m22s
This commit is contained in:
@@ -9,6 +9,6 @@ void main() {
|
||||
await tester.pump();
|
||||
|
||||
expect(find.text('MapFlow'), findsOneWidget);
|
||||
expect(find.text('Telegram'), findsOneWidget);
|
||||
expect(find.text('Войти через Telegram'), findsOneWidget);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user