HOTFIX Fix integration tests

This commit is contained in:
DatDang
2025-07-01 15:55:40 +07:00
committed by Dat H. Pham
parent 966a3acd39
commit 8e500a2ac5
12 changed files with 23 additions and 225 deletions
@@ -41,6 +41,7 @@ extension OpenAppGridExtension on MailboxController {
color: Colors.white,
),
child: GridView(
key: const ValueKey('list_view_app_grid'),
gridDelegate: const SliverGridDelegateFixedHeight(
height: 80.58,
crossAxisCount: 3,