| Index: sdk/lib/_internal/pub/test/hosted/remove_removed_transitive_dependency_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/hosted/remove_removed_transitive_dependency_test.dart b/sdk/lib/_internal/pub/test/hosted/remove_removed_transitive_dependency_test.dart
|
| index d630810fa39f7cdc7ac63458faf9c6a489e7dc33..e975b05556e4ed04885ab840cc86c3677ab53d93 100644
|
| --- a/sdk/lib/_internal/pub/test/hosted/remove_removed_transitive_dependency_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/hosted/remove_removed_transitive_dependency_test.dart
|
| @@ -10,7 +10,7 @@ import '../test_pub.dart';
|
| main() {
|
| initConfig();
|
|
|
| - forBothPubInstallAndUpdate((command) {
|
| + forBothPubGetAndUpgrade((command) {
|
| integration("removes a transitive dependency that's no longer depended "
|
| "on", () {
|
| servePackages([
|
|
|