From 1de6e34990b43514aa0b2f7efe241266e01d1d11 Mon Sep 17 00:00:00 2001 From: Pierre-Louis <6655696+guidezpl@users.noreply.github.com> Date: Tue, 27 Oct 2020 12:17:46 +0100 Subject: [PATCH] Fix typo (#363) * Update transitions_perf_test.dart * Update transitions_perf_test.dart --- test_driver/transitions_perf_test.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_driver/transitions_perf_test.dart b/test_driver/transitions_perf_test.dart index 5540639f18..d54f40dd30 100644 --- a/test_driver/transitions_perf_test.dart +++ b/test_driver/transitions_perf_test.dart @@ -13,7 +13,7 @@ import 'package:test/test.dart' hide TypeMatcher, isInstanceOf; // flutter drive --profile --trace-startup -t test_driver/transitions_perf.dart -d // To run this test for just Crane, with scrolling: // flutter drive --profile --trace-startup -t test_driver/transitions_perf.dart -d --dart-define=onlyCrane=true -// To run this test for just Rally, with animations: +// To run this test for just Reply, with animations: // flutter drive --profile --trace-startup -t test_driver/transitions_perf.dart -d --dart-define=onlyReply=true // Demos for which timeline data will be collected using