This commit is contained in:
Will McGugan 2020-12-28 16:35:55 +00:00
parent 8033eade3c
commit 696e85da07
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ from rich.table import Table
def test_rich_cast():
table = STANDARD_PALETTE.__rich__()
assert isinstance(table, Table)
assert table.row_count == 16
assert table.row_count == 16