Last attempt at fixing progress coverage

This commit is contained in:
Isaac Wahhab 2021-04-03 16:00:00 -07:00
parent 8caee6a2e9
commit c7f7cd683a
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@ def test_spinner_column():
assert str(result) == expected
time += 1.0
column.spinner.update(speed=0.5)
result = column.render(task)
print(repr(result))
expected = ""