| Index: test/get/git/lock_version_test.dart
|
| diff --git a/test/get/git/lock_version_test.dart b/test/get/git/lock_version_test.dart
|
| index 4d97527a15c2afc4b67416e2464831a5112bc3b7..dfc474a47c5439b033ad54c7f7d1cd4ac330ab6b 100644
|
| --- a/test/get/git/lock_version_test.dart
|
| +++ b/test/get/git/lock_version_test.dart
|
| @@ -12,7 +12,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('keeps a Git package locked to the version in the lockfile', () {
|
| ensureGit();
|
|
|
|
|