Skip to content

Commit

Permalink
increase color and with of border so test will pick difference up
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeLenaleee committed Jul 15, 2021
1 parent 5252ab9 commit b262c2b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test/fixtures/core.scale/border-behind-elements.js
Expand Up @@ -21,11 +21,19 @@ module.exports = {
y: {
ticks: {
display: false
},
grid: {
borderColor: 'red',
borderWidth: 5
}
},
x: {
ticks: {
display: false
},
grid: {
borderColor: 'red',
borderWidth: 5
}
}
}
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b262c2b

Please sign in to comment.