test: fix test
This commit is contained in:
parent
d3c6649cd9
commit
29c9281d7c
2 changed files with 4 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ func TestMeasureTextMaxWidthHeight(t *testing.T) {
|
|||
"Sat",
|
||||
"Sun",
|
||||
}, p)
|
||||
assert.Equal(26, maxWidth)
|
||||
assert.Equal(31, maxWidth)
|
||||
assert.Equal(12, maxHeight)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue