Skip to content

Commit

Permalink
Does this fix it?
Browse files Browse the repository at this point in the history
  • Loading branch information
jneem committed Aug 5, 2024
1 parent 48f9540 commit e67ddcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/build-std/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ fn basic() {
// Importantly, this should not say [UPDATING]
// There have been multiple bugs where every build triggers and update.
.with_stderr_data(str![[r#"
[UPDATING] crates.io index
[COMPILING] foo v0.0.1 ([ROOT]/foo)
[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
Expand Down

0 comments on commit e67ddcf

Please sign in to comment.