File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -278,6 +278,7 @@ async fn remove_override_toolchain_err_handling() {
278278
279279"# ] ] )
280280 . with_stderr ( snapbox:: str![ [ r#"
281+ ...
281282info: syncing channel updates for 'beta-[HOST_TRIPLE]'
282283...
283284"# ] ] )
Original file line number Diff line number Diff line change @@ -485,6 +485,7 @@ async fn remove_override_toolchain_err_handling() {
485485
486486"# ] ] )
487487 . with_stderr ( snapbox:: str![ [ r#"
488+ ...
488489info: syncing channel updates for 'beta-[HOST_TRIPLE]'
489490info: latest update on 2015-01-02, rust version 1.2.0 (hash-beta-1.2.0)
490491info: downloading component[..]
@@ -518,6 +519,7 @@ async fn file_override_toolchain_err_handling() {
518519
519520"# ] ] )
520521 . with_stderr ( snapbox:: str![ [ r#"
522+ ...
521523info: syncing channel updates for 'beta-[HOST_TRIPLE]'
522524info: latest update on 2015-01-02, rust version 1.2.0 (hash-beta-1.2.0)
523525info: downloading component[..]
You can’t perform that action at this time.
0 commit comments