We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f0f70 commit fab47afCopy full SHA for fab47af
packages/go_router/test/go_router_test.dart
@@ -18,7 +18,7 @@ import 'package:logging/logging.dart';
18
19
import 'test_helpers.dart';
20
21
-const bool enableLogs = true;
+const bool enableLogs = false;
22
final Logger log = Logger('GoRouter tests');
23
24
Future<void> sendPlatformUrl(String url) async {
0 commit comments