| Index: sdk/lib/_internal/pub/test/serve/web_socket/converts_urls_to_asset_ids_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/serve/web_socket/converts_urls_to_asset_ids_test.dart b/sdk/lib/_internal/pub/test/serve/web_socket/converts_urls_to_asset_ids_test.dart
|
| index c06ae3818d9b01929fb0fbd63707b1b2fe63ab9c..2f9c205a985dfc4eb7807d39ed953ceadd1163f5 100644
|
| --- a/sdk/lib/_internal/pub/test/serve/web_socket/converts_urls_to_asset_ids_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/serve/web_socket/converts_urls_to_asset_ids_test.dart
|
| @@ -40,7 +40,7 @@ main() {
|
| ])
|
| ]).create();
|
|
|
| - startPubServe(shouldGetFirst: true);
|
| + pubServe(shouldGetFirst: true);
|
|
|
| webSocketShouldReply(
|
| {"command": "urlToAsset", "path": "sub/bar.html"},
|
|
|