There was an error while loading. Please reload this page.
1 parent 2d5d3e0 commit 5e329a6Copy full SHA for 5e329a6
1 file changed
test/jasmine/tests/validate_test.js
@@ -173,7 +173,7 @@ describe('Plotly.validate', function () {
173
{
174
x: [1, 2, 3],
175
mode: 'markers',
176
- marker: { color: 10 }
+ marker: { color: '10' }
177
}
178
],
179
{}
0 commit comments