Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3d7bb0b

Browse files
committedNov 23, 2021
rename horizontal colorbar mocks
1 parent 926d584 commit 3d7bb0b

33 files changed

+1
-1
lines changed
 

‎tasks/test_mock.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ function notBlackListed(name) {
8585

8686
// has contourcarpet See https://github.com/plotly/plotly.js/issues/5669
8787
'airfoil',
88+
'h-colorbar_airfoil',
8889
'cheater',
8990
'cheater_constraint_greater_than',
9091
'cheater_constraint_greater_than_with_hill',
@@ -114,7 +115,6 @@ function notBlackListed(name) {
114115
'cheater_contour',
115116
'cheater_fully_filled',
116117
'cheater_smooth',
117-
'z_h-colorbar_airfoil',
118118

119119
// other
120120
'1',

0 commit comments

Comments
 (0)
Please sign in to comment.