| Index: test/cache/repair/updates_binstubs_test.dart
|
| diff --git a/test/cache/repair/updates_binstubs_test.dart b/test/cache/repair/updates_binstubs_test.dart
|
| index e84f4e8cd16c7e48823c0653713bbf01f8afe057..73ecde39806de5bc09ef80bd55e2c4bdc483690b 100644
|
| --- a/test/cache/repair/updates_binstubs_test.dart
|
| +++ b/test/cache/repair/updates_binstubs_test.dart
|
| @@ -20,7 +20,6 @@ dart "/path/to/.pub-cache/global_packages/foo/bin/script.dart.snapshot" "\$@"
|
| """;
|
|
|
| main() {
|
| - initConfig();
|
| integration('updates an outdated binstub script', () {
|
| servePackages((builder) {
|
| builder.serve("foo", "1.0.0", pubspec: {
|
|
|