Fix warnings in test suite due to undeclared wall pytest marker

This commit is contained in:
Dion Moult
2026-08-14 06:44:11 +10:00
parent 8cc36f0d4d
commit 4b87ab5d0d
+1
View File
@@ -42,6 +42,7 @@ markers =
type
unit
void
wall
web
# Provide plugins explicitly, so it will be possible run tests with PYTEST_DISABLE_PLUGIN_AUTOLOAD.