Index: utils/tests/pub/install/git/check_out_branch_test.dart |
diff --git a/utils/tests/pub/install/git/check_out_branch_test.dart b/utils/tests/pub/install/git/check_out_branch_test.dart |
index 8375fb285534b99d46678e92a5a3013740e1ffd1..2df01986124f6a90dbafa1f8d7f484df8a92faf8 100644 |
--- a/utils/tests/pub/install/git/check_out_branch_test.dart |
+++ b/utils/tests/pub/install/git/check_out_branch_test.dart |
@@ -10,6 +10,7 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
+ initConfig(); |
integration('checks out a package at a specific branch from Git', () { |
ensureGit(); |