Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit df72be2

Browse files
committed
++
1 parent 44165d3 commit df72be2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ci/licenses_golden/tool_signature

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Signature: e0c88cd25db0ad210dc27218a3d659ca
1+
Signature: 249aeecf2b9a309a2b26c2be6cd18b12
2+

testing/scenario_app/lib/src/scenarios.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import 'scenario.dart';
1515
import 'send_text_focus_semantics.dart';
1616
import 'touches_scenario.dart';
1717

18-
typedef ScenarioFactory = Scenario Function();
18+
typedef ScenarioFactory = Scenario Function(); // ignore: public_member_api_docs
1919

2020
int _viewId = 0;
2121

0 commit comments

Comments
 (0)