diff --git a/app/integration_test/main_page_test.dart b/app/integration_test/main_page_test.dart index 625e083b..16c3a57a 100644 --- a/app/integration_test/main_page_test.dart +++ b/app/integration_test/main_page_test.dart @@ -13,6 +13,8 @@ void main() { group('test the main page', () { testWidgets('test that tabs change pages', (tester) async { await initServices(); + await fetchAndSaveLookups(); + await updateCachedDrugs(); final appRouter = AppRouter(); await tester.pumpWidget( MaterialApp.router(