Skip to content

Commit 2f58430

Browse files
committed
TST: Update theme_seaborn test image
1 parent f1b0d56 commit 2f58430

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
-861 Bytes
Loading

tests/test_theme.py

-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ def test_theme_tufte():
236236
assert p == "theme_tufte"
237237

238238

239-
@pytest.mark.xfail(reason="fails on github actions")
240239
def test_theme_seaborn():
241240
p = g + labs(title="Theme Seaborn") + theme_seaborn()
242241

0 commit comments

Comments
 (0)