mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove unused pytest marker declaration
This commit is contained in:
@@ -59,7 +59,6 @@ testpaths = ["tests"]
|
||||
addopts = "--strict-markers"
|
||||
markers = [
|
||||
"integration_test: marks tests as slow integration tests (deselect with '-m \"not integration_test\"')",
|
||||
"snapshot: marks test as a snapshot test",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user