Skip to content

Commit 38563ca

Browse files
committed
excluding bokeh.sampledata from tests as data needed is missing 2
1 parent 4f7933b commit 38563ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testconfig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ skip:
77
- pbr.tests
88
- plotly.plotly
99
- bokeh.server.django
10-
- boke.sampledata # no bokeh_sampledata
10+
- bokeh.sampledata # no bokeh_sampledata
1111
# Too many, or not necessary
1212
- iris.tests
1313
- cartopy.tests

0 commit comments

Comments
 (0)