Typo: "togother" -> "together"

In test name, `nonexistence_package_togother_with_workspace`.
This commit is contained in:
Samuel Moelius 2025-02-19 06:33:21 -05:00 committed by GitHub
parent 511e3ab945
commit 8e1931f3a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2626,7 +2626,7 @@ foo v0.1.0 ([ROOT]/foo/sub/foo)
}
#[cargo_test]
fn nonexistence_package_togother_with_workspace() {
fn nonexistence_package_together_with_workspace() {
let p = project()
.file(
"Cargo.toml",