Index: utils/tests/pub/install/git/check_out_transitive_test.dart |
diff --git a/utils/tests/pub/install/git/check_out_transitive_test.dart b/utils/tests/pub/install/git/check_out_transitive_test.dart |
index 60314470c21493e88528c049664ebcc2fa77d7ab..d68763cf5f711f262ec7030b9898d9d9b1e4c8c5 100644 |
--- a/utils/tests/pub/install/git/check_out_transitive_test.dart |
+++ b/utils/tests/pub/install/git/check_out_transitive_test.dart |
@@ -10,6 +10,7 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
+ initConfig(); |
integration('checks out packages transitively from Git', () { |
ensureGit(); |