From a95646132b59d6a5a8df016b61b0f2d193a178be Mon Sep 17 00:00:00 2001 From: Keal Jones Date: Mon, 7 Oct 2024 14:12:12 -0700 Subject: [PATCH] format --- test/over_react/component/lazy_test.dart | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/over_react/component/lazy_test.dart b/test/over_react/component/lazy_test.dart index 689fe7763..46954047f 100644 --- a/test/over_react/component/lazy_test.dart +++ b/test/over_react/component/lazy_test.dart @@ -104,8 +104,6 @@ main() { }, UiFactoryConfig()); }); }); - - }); group('throws an error when', () {