Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6a169bc

Browse files
committed
adjust pie test
1 parent 988d9b7 commit 6a169bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/pie_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ describe('Pie traces', function() {
972972
textposition: [['outside', 'outside', 'inside', 'inside', 'outside']],
973973
'outsidetextfont.size': 12
974974
}, {
975-
t: '~=', l: '~=',
975+
t: '~=', l: 'shrunk',
976976
b: 'grew', r: 'grew'
977977
}))
978978
.then(check('automargin:false', {automargin: false}, {

0 commit comments

Comments
 (0)