| Index: test/get/git/check_out_twice_test.dart
|
| diff --git a/test/get/git/check_out_twice_test.dart b/test/get/git/check_out_twice_test.dart
|
| index ee1f5534aa0f0149b4e5efed954ad128b5d57d5a..15d7c618bfc9fc87644afd82737178bf6cbf5256 100644
|
| --- a/test/get/git/check_out_twice_test.dart
|
| +++ b/test/get/git/check_out_twice_test.dart
|
| @@ -8,7 +8,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('checks out a package from Git twice', () {
|
| ensureGit();
|
|
|
|
|