Skip to content

Commit

Permalink
Fix typo in test options (#7987)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurkle committed Nov 1, 2020
1 parent 23de72c commit 72dc375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/specs/controller.bar.tests.js
Expand Up @@ -1219,7 +1219,7 @@ describe('Chart.controllers.bar', function() {
},
options: {
elements: {
bars: {
bar: {
backgroundColor: 'rgb(255, 0, 0)',
borderColor: 'rgb(0, 0, 255)',
borderWidth: 2,
Expand Down

0 comments on commit 72dc375

Please sign in to comment.