Skip to content

Commit fcafd40

Browse files
committed
temporarily blacklist 'mathjax' baseline
1 parent 99eb4b5 commit fcafd40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/image/make_baseline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
blacklist = [
6969
'map_stamen-style',
7070
'gl3d_streamtube_reversed_ranges', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
71+
'mathjax', # Temporarily blacklist: fails with Kaleido v1.0.0rc14
7172
]
7273
allNames = [a for a in allNames if a not in blacklist]
7374

0 commit comments

Comments
 (0)