Skip to content

Commit c36dd1c

Browse files
committed
test(publish): clarify test name
1 parent 7a5192f commit c36dd1c

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
@@ -4147,7 +4147,7 @@ fn virtual_ws_with_multiple_unpublishable_package() {
41474147
}
41484148

41494149
#[cargo_test]
4150-
fn workspace_flag_with_unpublishable_packages() {
4150+
fn workspace_flag_with_nonpublishable_packages() {
41514151
let registry = RegistryBuilder::new().http_api().http_index().build();
41524152

41534153
let p = project()

0 commit comments

Comments
 (0)