update the publish_with_missing_readme test with new warning

This commit is contained in:
Kyle Matsuda 2023-04-25 11:25:58 -06:00
parent 560a3bfe4b
commit 90c7d3b9b8

View file

@ -1756,6 +1756,9 @@ fn publish_with_missing_readme() {
.with_stderr(&format!(
"\
[UPDATING] [..]
[WARNING] readme `foo.md` does not appear to exist (relative to `[..]/foo`).
Please update the readme setting in the manifest at `[..]/foo/Cargo.toml`
This may become a hard error in the future.
[PACKAGING] foo v0.1.0 [..]
[PACKAGED] [..] files, [..] ([..] compressed)
[UPLOADING] foo v0.1.0 [..]