Skip to content

Commit 61df6bb

Browse files
Fixed test update::update_precise_first_run.
1 parent f43e6d9 commit 61df6bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/testsuite/update.rs

+3
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,9 @@ fn update_precise_first_run() {
633633
"workspace_members": [
634634
"bar 0.0.1 (path+file://[..]/foo)"
635635
],
636+
"workspace_default_members": [
637+
"bar 0.0.1 (path+file://[..]/foo)"
638+
],
636639
"workspace_root": "[..]/foo",
637640
"metadata": null
638641
}"#,

0 commit comments

Comments
 (0)