mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 10:08:40 +00:00
test fixes
This commit is contained in:
parent
da69cff49f
commit
60f41610cd
4 changed files with 16 additions and 3 deletions
|
@ -22,6 +22,7 @@ def test_render():
|
|||
top["asdasd"]
|
||||
|
||||
layout["left"].update("foobar")
|
||||
print(layout["left"].children)
|
||||
|
||||
console = Console(width=60, color_system=None)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue