Skip to content

Commit 1bf6fe4

Browse files
sbidoulchrysle
andauthored
test cosmetics
Co-authored-by: chrysle <[email protected]>
1 parent 095c0fd commit 1bf6fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/test_pep660.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ def test_install_pep660_basic(tmpdir: Path, script: PipTestEnvironment) -> None:
129129
"--no-build-isolation",
130130
"--editable",
131131
project_dir,
132-
"--config-settings",
132+
"--config-setting",
133133
"x=y",
134134
)
135135
_assert_hook_called(project_dir, "prepare_metadata_for_build_editable")

0 commit comments

Comments
 (0)