Skip to content

Commit

Permalink
Fixed test update::update_precise_first_run.
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-r-earp committed May 3, 2023
1 parent f43e6d9 commit 61df6bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/testsuite/update.rs
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,9 @@ fn update_precise_first_run() {
"workspace_members": [
"bar 0.0.1 (path+file://[..]/foo)"
],
"workspace_default_members": [
"bar 0.0.1 (path+file://[..]/foo)"
],
"workspace_root": "[..]/foo",
"metadata": null
}"#,
Expand Down

0 comments on commit 61df6bb

Please sign in to comment.