Skip to content

Commit 7ef4fd7

Browse files
committed
chore: remove unused marker
This was introduced by accident in vllm-project#20983. Sorry about that.
1 parent b8a4572 commit 7ef4fd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ markers = [
107107
"distributed: run this test only in distributed GPU tests",
108108
"skip_v1: do not run this test with v1",
109109
"optional: optional tests that are automatically skipped, include --optional to run them",
110-
"extra_server_args: extra arguments to pass to the server fixture",
111110
]
112111

113112
[tool.ty.src]

0 commit comments

Comments
 (0)