Skip to content

Commit e1cfd70

Browse files
authored
Merge pull request #3656 from plotly/hocho-noci-prerelease-cone-tests
No need to test `cone` traces during pre-release checklist
2 parents 61fb58e + ed7b481 commit e1cfd70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks/noci_test.sh

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ test_jasmine () {
3131
test_image () {
3232
$root/../orca/bin/orca.js graph \
3333
$root/test/image/mocks/mapbox_* \
34-
$root/test/image/mocks/gl3d_cone* \
3534
--plotly $root/build/plotly.js \
3635
--mapbox-access-token "pk.eyJ1IjoiZXRwaW5hcmQiLCJhIjoiY2luMHIzdHE0MGFxNXVubTRxczZ2YmUxaCJ9.hwWZful0U2CQxit4ItNsiQ" \
3736
--output-dir $root/test/image/baselines/ \

0 commit comments

Comments
 (0)