Index: sdk/lib/_internal/pub/test/hosted/fail_gracefully_on_missing_package_test.dart |
diff --git a/sdk/lib/_internal/pub/test/hosted/fail_gracefully_on_missing_package_test.dart b/sdk/lib/_internal/pub/test/hosted/fail_gracefully_on_missing_package_test.dart |
index be17fecc27217d15e48857b996b701b6e173c74a..18fed7faed369a702d5b885e091e9b88e9a30893 100644 |
--- a/sdk/lib/_internal/pub/test/hosted/fail_gracefully_on_missing_package_test.dart |
+++ b/sdk/lib/_internal/pub/test/hosted/fail_gracefully_on_missing_package_test.dart |
@@ -10,7 +10,7 @@ import '../test_pub.dart'; |
main() { |
initConfig(); |
- forBothPubInstallAndUpdate((command) { |
+ forBothPubGetAndUpgrade((command) { |
integration('fails gracefully if the package does not exist', () { |
servePackages([]); |