Index: sdk/lib/_internal/pub_generated/test/cache/repair/handles_corrupted_global_lockfile_test.dart |
diff --git a/sdk/lib/_internal/pub_generated/test/cache/repair/handles_corrupted_global_lockfile_test.dart b/sdk/lib/_internal/pub_generated/test/cache/repair/handles_corrupted_global_lockfile_test.dart |
index c93c4b82466d43520f1bd48a3e29813be12c8a28..9839e648510f66139149e87f522c4afdf6d2f813 100644 |
--- a/sdk/lib/_internal/pub_generated/test/cache/repair/handles_corrupted_global_lockfile_test.dart |
+++ b/sdk/lib/_internal/pub_generated/test/cache/repair/handles_corrupted_global_lockfile_test.dart |
@@ -11,7 +11,7 @@ import '../../test_pub.dart'; |
main() { |
initConfig(); |
- integration('updates an outdated binstub script', () { |
+ integration('handles a corrupted global lockfile', () { |
d.dir( |
cachePath, |
[d.dir('global_packages/foo', [d.file('pubspec.lock', 'junk')])]).create(); |