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() {
278
278
279
279
"# ] ] )
280
280
. with_stderr ( snapbox:: str![ [ r#"
281
+ ...
281
282
info: syncing channel updates for 'beta-[HOST_TRIPLE]'
282
283
...
283
284
"# ] ] )
Original file line number Diff line number Diff line change @@ -485,6 +485,7 @@ async fn remove_override_toolchain_err_handling() {
485
485
486
486
"# ] ] )
487
487
. with_stderr ( snapbox:: str![ [ r#"
488
+ ...
488
489
info: syncing channel updates for 'beta-[HOST_TRIPLE]'
489
490
info: latest update on 2015-01-02, rust version 1.2.0 (hash-beta-1.2.0)
490
491
info: downloading component[..]
@@ -518,6 +519,7 @@ async fn file_override_toolchain_err_handling() {
518
519
519
520
"# ] ] )
520
521
. with_stderr ( snapbox:: str![ [ r#"
522
+ ...
521
523
info: syncing channel updates for 'beta-[HOST_TRIPLE]'
522
524
info: latest update on 2015-01-02, rust version 1.2.0 (hash-beta-1.2.0)
523
525
info: downloading component[..]
You can’t perform that action at this time.
0 commit comments