Skip to content

Commit

Permalink
Mark extra test as xfail
Browse files Browse the repository at this point in the history
It was failing with previous version too.
  • Loading branch information
liZe committed Sep 10, 2023
1 parent 6fc2eef commit 2a3747a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/draw/test_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -1473,6 +1473,7 @@ def test_running_elements_table_border_collapse_span(assert_pixels):
''')


@pytest.mark.xfail
@assert_no_logs
def test_running_elements_table_border_collapse_margin(assert_pixels):
assert_pixels(2 * '''
Expand Down

0 comments on commit 2a3747a

Please sign in to comment.