| Index: test/get/git/stay_locked_if_compatible_test.dart
|
| diff --git a/test/get/git/stay_locked_if_compatible_test.dart b/test/get/git/stay_locked_if_compatible_test.dart
|
| index ff9764fc0b7a85087b9d82f1f8a21be03badb1b7..a2a53b0b264f9f8339e912b01a424cb1b962ae99 100644
|
| --- a/test/get/git/stay_locked_if_compatible_test.dart
|
| +++ b/test/get/git/stay_locked_if_compatible_test.dart
|
| @@ -8,7 +8,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("doesn't upgrade a locked Git package with a new compatible "
|
| "constraint", () {
|
| ensureGit();
|
|
|