| Index: sdk/lib/_internal/pub/test/hosted/fail_gracefully_on_url_resolve_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/hosted/fail_gracefully_on_url_resolve_test.dart b/sdk/lib/_internal/pub/test/hosted/fail_gracefully_on_url_resolve_test.dart
|
| index 6b383b3264cb7f3e05e4eed0b0a6cef688c231e1..2d6f8dc21ad17fbbf98a4f07e2c049e5099e5d58 100644
|
| --- a/sdk/lib/_internal/pub/test/hosted/fail_gracefully_on_url_resolve_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/hosted/fail_gracefully_on_url_resolve_test.dart
|
| @@ -10,7 +10,7 @@ import '../test_pub.dart';
|
| main() {
|
| initConfig();
|
|
|
| - forBothPubInstallAndUpdate((command) {
|
| + forBothPubGetAndUpgrade((command) {
|
| integration('fails gracefully if the url does not resolve', () {
|
| d.dir(appPath, [
|
| d.appPubspec({
|
|
|