wait a bit

This commit is contained in:
Will McGugan
2022-05-11 15:25:17 +01:00
parent a51cb0c329
commit 1a13a9c8ec
2 changed files with 2 additions and 1 deletions

View File

@@ -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(