Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update test
  • Loading branch information
camdecoster committed Nov 17, 2025
commit 5e329a6eb5098750234f0476739efdeddaf02448
2 changes: 1 addition & 1 deletion test/jasmine/tests/validate_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ describe('Plotly.validate', function () {
{
x: [1, 2, 3],
mode: 'markers',
marker: { color: 10 }
marker: { color: '10' }
}
],
{}
Expand Down