mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 18:18:22 +00:00
Fix test
This commit is contained in:
parent
8fdfc3e5fe
commit
8320e83747
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ from .render import render
|
|||
|
||||
expected = [
|
||||
"\x1b[39;49m ▐█████████████████████████ \x1b[0m",
|
||||
"\x1b[39;49m ██████████████████████ \x1b[0m",
|
||||
"\x1b[39;49m ██████████████████████▌ \x1b[0m",
|
||||
"\x1b[39;49m \x1b[0m",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue