Unverified Commit 9d106bde authored by Emmanuel Garcia's avatar Emmanuel Garcia Committed by GitHub

Read correct file for android view benchmark (#55935)

parent b176042c
......@@ -52,7 +52,7 @@ TaskFunction createAndroidViewScrollPerfTest() {
return PerfTest(
'${flutterDirectory.path}/dev/benchmarks/platform_views_layout',
'test_driver/android_view_scroll_perf.dart',
'android_view_scroll_perf',
'platform_views_scroll_perf',
testDriver: 'test_driver/scroll_perf_test.dart',
).run;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment