mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-04 15:34:04 +01:00
Fix 2 test fails
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user