Skip to content

Commit e0502e4

Browse files
weihanglojonhoo
andauthored
test(config-include): fix typo
Co-authored-by: Jon Gjengset <[email protected]>
1 parent 303d8c3 commit e0502e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testsuite/config_include.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ Caused by:
256256
}
257257

258258
#[cargo_test]
259-
fn cli_include_take_prioirty_over_env() {
259+
fn cli_include_take_priority_over_env() {
260260
write_config_at(".cargo/include.toml", "k='include'");
261261

262262
// k=env

0 commit comments

Comments
 (0)