| Index: sdk/lib/_internal/pub/test/hosted/remove_removed_dependency_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/hosted/remove_removed_dependency_test.dart b/sdk/lib/_internal/pub/test/hosted/remove_removed_dependency_test.dart
|
| index be659893723ae6c021392513611ddf347e1a9393..442d968bca8c5e9956d0e4628d70fb4d90a976a0 100644
|
| --- a/sdk/lib/_internal/pub/test/hosted/remove_removed_dependency_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/hosted/remove_removed_dependency_test.dart
|
| @@ -10,7 +10,7 @@ import '../test_pub.dart';
|
| main() {
|
| initConfig();
|
|
|
| - forBothPubInstallAndUpdate((command) {
|
| + forBothPubGetAndUpgrade((command) {
|
| integration("removes a dependency that's removed from the pubspec", () {
|
| servePackages([
|
| packageMap("foo", "1.0.0"),
|
|
|