mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update tests/test_unmount.py
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
This commit is contained in:
@@ -50,7 +50,5 @@ async def test_unmount() -> None:
|
||||
"MyScreen#main",
|
||||
]
|
||||
|
||||
print(unmount_ids)
|
||||
print(expected)
|
||||
|
||||
assert unmount_ids == expected
|
||||
|
||||
Reference in New Issue
Block a user