diff --git a/tests/test_block_bar.py b/tests/test_block_bar.py index d790e51f..7210d79d 100644 --- a/tests/test_block_bar.py +++ b/tests/test_block_bar.py @@ -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", ]