| Index: utils/tests/pub/install/hosted/do_not_update_on_removed_constraints_test.dart | 
| diff --git a/utils/tests/pub/install/hosted/do_not_update_on_removed_constraints_test.dart b/utils/tests/pub/install/hosted/do_not_update_on_removed_constraints_test.dart | 
| index ba49e667463702135b159df8ca4d6d0fbb9a01a2..539d2635312d271ee6149a5fd274adb5aa9969dc 100644 | 
| --- a/utils/tests/pub/install/hosted/do_not_update_on_removed_constraints_test.dart | 
| +++ b/utils/tests/pub/install/hosted/do_not_update_on_removed_constraints_test.dart | 
| @@ -10,6 +10,7 @@ import '../../descriptor.dart' as d; | 
| import '../../test_pub.dart'; | 
|  | 
| main() { | 
| +  initConfig(); | 
| integration("doesn't update dependencies whose constraints have been " | 
| "removed", () { | 
| servePackages([ | 
|  |