Skip to content

Commit 5e329a6

Browse files
committed
Update test
1 parent 2d5d3e0 commit 5e329a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/validate_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ describe('Plotly.validate', function () {
173173
{
174174
x: [1, 2, 3],
175175
mode: 'markers',
176-
marker: { color: 10 }
176+
marker: { color: '10' }
177177
}
178178
],
179179
{}

0 commit comments

Comments
 (0)