Skip to content

Commit 7e74e88

Browse files
committed
test(publish): clarify test name
1 parent 4452c2f commit 7e74e88

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
@@ -4149,7 +4149,7 @@ fn virtual_ws_with_multiple_unpublishable_package() {
41494149
}
41504150

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

41554155
let p = project()

0 commit comments

Comments
 (0)