Index: utils/tests/pub/install/git/dependency_name_match_pubspec_test.dart |
diff --git a/utils/tests/pub/install/git/dependency_name_match_pubspec_test.dart b/utils/tests/pub/install/git/dependency_name_match_pubspec_test.dart |
index cd12ff2b3e2cd63dc6f3c2f2cc1289bd54ba0e21..c1e55720fed2a7798fc4dead62f82543b32de11d 100644 |
--- a/utils/tests/pub/install/git/dependency_name_match_pubspec_test.dart |
+++ b/utils/tests/pub/install/git/dependency_name_match_pubspec_test.dart |
@@ -10,6 +10,7 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
+ initConfig(); |
integration('requires the dependency name to match the remote pubspec ' |
'name', () { |
ensureGit(); |