From c91214044046d0935560232c72b5a2125a0363ae Mon Sep 17 00:00:00 2001 From: "J. A. Messias" Date: Wed, 29 Jan 2025 15:49:17 -0300 Subject: [PATCH] format --- integration_test/example_test.dart | 1 + integration_test/test_bundle.dart | 3 ++- lib/shared/constants/index.dart | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/integration_test/example_test.dart b/integration_test/example_test.dart index e69de29b..8b137891 100644 --- a/integration_test/example_test.dart +++ b/integration_test/example_test.dart @@ -0,0 +1 @@ + diff --git a/integration_test/test_bundle.dart b/integration_test/test_bundle.dart index 32287821..9045d298 100644 --- a/integration_test/test_bundle.dart +++ b/integration_test/test_bundle.dart @@ -59,7 +59,8 @@ Future main() async { // Maybe somewhat counterintuitively, this callback runs *after* the calls // to group() below. final topLevelGroup = Invoker.current!.liveTest.groups.first; - final dartTestGroup = createDartTestGroup(topLevelGroup, + final dartTestGroup = createDartTestGroup( + topLevelGroup, tags: null, excludeTags: null, ); diff --git a/lib/shared/constants/index.dart b/lib/shared/constants/index.dart index e69de29b..8b137891 100644 --- a/lib/shared/constants/index.dart +++ b/lib/shared/constants/index.dart @@ -0,0 +1 @@ +