Skip to content

Commit ab11d6f

Browse files
committed
update
1 parent 7169962 commit ab11d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devtools_app/benchmark/web_bundle_size_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import 'package:path/path.dart' as path;
1111
import 'package:test/test.dart';
1212

1313
// Benchmark size in kB.
14-
const bundleSizeBenchmark = 5550;
14+
const bundleSizeBenchmark = 5560;
1515
const gzipBundleSizeBenchmark = 1650;
1616

1717
void main() {

0 commit comments

Comments
 (0)