mirror of https://github.com/Textualize/rich.git
Fix test
This commit is contained in:
parent
8fdfc3e5fe
commit
8320e83747
|
@ -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…
Reference in New Issue