| Index: sdk/lib/_internal/pub/test/hosted/offline_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/hosted/offline_test.dart b/sdk/lib/_internal/pub/test/hosted/offline_test.dart
|
| index 0d7b2d80d07623364c477e7e7de59f79c0cc0b12..3bbc9a73438d3d564ec3f482865d44ce88e79acb 100644
|
| --- a/sdk/lib/_internal/pub/test/hosted/offline_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/hosted/offline_test.dart
|
| @@ -61,7 +61,7 @@ main() {
|
|
|
| pubCommand(command, args: ['--offline'], error:
|
| "Package foo has no versions that match >2.0.0 derived from:\n"
|
| - "- myapp 0.0.0 depends on version >2.0.0");
|
| + "- myapp depends on version >2.0.0");
|
| });
|
| });
|
| }
|
|
|