mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Fix 2 test fails
This commit is contained in:
parent
2e77651dd2
commit
351ccaf2f2
@ -839,6 +839,9 @@ describe('Linear Scale', function() {
|
||||
}, {
|
||||
"name": "stroke",
|
||||
"args": []
|
||||
}, {
|
||||
"name": "setFillStyle",
|
||||
"args": ["#666"]
|
||||
}, {
|
||||
"name": "fillText",
|
||||
"args": ["myLabel", 100, 122]
|
||||
@ -1391,6 +1394,9 @@ describe('Linear Scale', function() {
|
||||
}, {
|
||||
"name": "rotate",
|
||||
"args": [-1.5707963267948966]
|
||||
}, {
|
||||
"name": "setFillStyle",
|
||||
"args": ["#666"]
|
||||
}, {
|
||||
"name": "fillText",
|
||||
"args": ["", 0, 0]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user