| Index: sdk/lib/_internal/pub/test/deploy/copies_browser_js_next_to_entrypoints_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/deploy/copies_browser_js_next_to_entrypoints_test.dart b/sdk/lib/_internal/pub/test/deploy/copies_browser_js_next_to_entrypoints_test.dart
|
| index 5076a7d9910880942823bf6aba396a090de784ba..35b9e9f2db6eeb1899edbb7d897183ad8f0863b9 100644
|
| --- a/sdk/lib/_internal/pub/test/deploy/copies_browser_js_next_to_entrypoints_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/deploy/copies_browser_js_next_to_entrypoints_test.dart
|
| @@ -59,7 +59,7 @@ main() {
|
| ])
|
| ]).create();
|
|
|
| - pubInstall();
|
| + pubGet();
|
|
|
| schedulePub(args: ["deploy"],
|
| output: '''
|
|
|