| Index: sdk/lib/_internal/pub/test/list_package_dirs/includes_dev_dependencies_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/list_package_dirs/includes_dev_dependencies_test.dart b/sdk/lib/_internal/pub/test/list_package_dirs/includes_dev_dependencies_test.dart
|
| index a5761d2b30098fd1e8beca46cd4e69bc3674e174..aed1bf3f0fd1eddaae3fc01c1370cf72474e085a 100644
|
| --- a/sdk/lib/_internal/pub/test/list_package_dirs/includes_dev_dependencies_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/list_package_dirs/includes_dev_dependencies_test.dart
|
| @@ -25,7 +25,7 @@ main() {
|
| })
|
| ]).create();
|
|
|
| - pubInstall();
|
| + pubGet();
|
|
|
| // Note: Using canonicalize here because pub gets the path to the
|
| // entrypoint package from the working directory, which has had symlinks
|
|
|