| Index: test/get/git/dependency_name_match_pubspec_test.dart
|
| diff --git a/test/get/git/dependency_name_match_pubspec_test.dart b/test/get/git/dependency_name_match_pubspec_test.dart
|
| index c4946b1e4ca56dbeb46abc2b33075c54a422ec30..b53d6c49abd3f86048bd28aebded1a4e3c72bd71 100644
|
| --- a/test/get/git/dependency_name_match_pubspec_test.dart
|
| +++ b/test/get/git/dependency_name_match_pubspec_test.dart
|
| @@ -11,7 +11,6 @@ import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('requires the dependency name to match the remote pubspec '
|
| 'name', () {
|
| ensureGit();
|
|
|