Skip to content

Commit

Permalink
adjust pie test
Browse files Browse the repository at this point in the history
  • Loading branch information
archmoj committed Sep 3, 2021
1 parent 988d9b7 commit 6a169bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jasmine/tests/pie_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -972,7 +972,7 @@ describe('Pie traces', function() {
textposition: [['outside', 'outside', 'inside', 'inside', 'outside']],
'outsidetextfont.size': 12
}, {
t: '~=', l: '~=',
t: '~=', l: 'shrunk',
b: 'grew', r: 'grew'
}))
.then(check('automargin:false', {automargin: false}, {
Expand Down

0 comments on commit 6a169bc

Please sign in to comment.