Skip to content

Commit dd9e312

Browse files
committed
test(publish): clarify test name
1 parent 02c8076 commit dd9e312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testsuite/publish.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4108,7 +4108,7 @@ fn virtual_ws_with_multiple_unpublishable_package() {
41084108
}
41094109

41104110
#[cargo_test]
4111-
fn workspace_flag_with_unpublishable_packages() {
4111+
fn workspace_flag_with_nonpublishable_packages() {
41124112
let registry = RegistryBuilder::new().http_api().http_index().build();
41134113

41144114
let p = project()

0 commit comments

Comments
 (0)