Index: utils/tests/pub/update/git/update_to_nonexistent_pubspec_test.dart |
diff --git a/utils/tests/pub/update/git/update_to_nonexistent_pubspec_test.dart b/utils/tests/pub/update/git/update_to_nonexistent_pubspec_test.dart |
index c4bf53d4ccfcc7fbe38a20b85d2ec6e0378ab2b2..9e2e99502e4ba8fe63c21aca21fbf1bdae0aa2e8 100644 |
--- a/utils/tests/pub/update/git/update_to_nonexistent_pubspec_test.dart |
+++ b/utils/tests/pub/update/git/update_to_nonexistent_pubspec_test.dart |
@@ -10,6 +10,7 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
+ initConfig(); |
integration("updates Git packages to a nonexistent pubspec", () { |
ensureGit(); |