chore: update pytest marks

This commit is contained in:
aclist 2026-07-04 14:12:46 +09:00
parent 9fa7172056
commit 2418d8be68

View File

@ -110,6 +110,7 @@ markers = [
"mods: tests mod metadata/link creation",
"pefile: validate PE files",
"post_install: requires a completed installation",
"redact: log redaction mechanisms",
"slow: long-running tests",
"webtest: checks remote endpoints"
]