Index: utils/tests/pub/install/hosted/remove_removed_transitive_dependency_test.dart |
diff --git a/utils/tests/pub/install/hosted/remove_removed_transitive_dependency_test.dart b/utils/tests/pub/install/hosted/remove_removed_transitive_dependency_test.dart |
index 6120c33a29b04b491bb25fc46a354195318720c5..35aa5645d2a8e2fd72d3c011ccc88ff792e605c3 100644 |
--- a/utils/tests/pub/install/hosted/remove_removed_transitive_dependency_test.dart |
+++ b/utils/tests/pub/install/hosted/remove_removed_transitive_dependency_test.dart |
@@ -10,6 +10,7 @@ import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
+ initConfig(); |
integration("removes a transitive dependency that's no longer depended" |
" on", () { |
servePackages([ |