We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7169962 commit ab11d6fCopy full SHA for ab11d6f
packages/devtools_app/benchmark/web_bundle_size_test.dart
@@ -11,7 +11,7 @@ import 'package:path/path.dart' as path;
11
import 'package:test/test.dart';
12
13
// Benchmark size in kB.
14
-const bundleSizeBenchmark = 5550;
+const bundleSizeBenchmark = 5560;
15
const gzipBundleSizeBenchmark = 1650;
16
17
void main() {
0 commit comments