mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
wait a bit
This commit is contained in:
@@ -21,6 +21,7 @@ from textual.widgets import Placeholder
|
||||
SCREEN_SIZE = Size(100, 30)
|
||||
|
||||
|
||||
@pytest.mark.skip("flaky test")
|
||||
@pytest.mark.asyncio
|
||||
@pytest.mark.integration_test # this is a slow test, we may want to skip them in some contexts
|
||||
@pytest.mark.parametrize(
|
||||
|
||||
Reference in New Issue
Block a user