Skip to content

Commit ffba745

Browse files
committed
fix tests
1 parent e7d9371 commit ffba745

17 files 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 = 5600;
1515
const gzipBundleSizeBenchmark = 1650;
1616

1717
void main() {
-4 Bytes
Loading
3.13 KB
Loading
-5 Bytes
Loading
70 Bytes
Loading
-18 Bytes
Loading
-958 Bytes
Loading
-958 Bytes
Loading
-10 Bytes
Loading
-1 Bytes
Loading

0 commit comments

Comments
 (0)