test wider carousel
This commit is contained in:
parent
6f4dff987e
commit
beeaf9c2d0
1 changed files with 1 additions and 1 deletions
|
|
@ -450,7 +450,7 @@ describe('homepage sponsor strip', () => {
|
|||
const maskImage =
|
||||
carouselStyle.maskImage || carouselStyle.webkitMaskImage
|
||||
|
||||
expect(carouselRatio).to.be.closeTo(0.8, 0.02)
|
||||
expect(carouselRatio).to.be.closeTo(0.85, 0.02)
|
||||
expect(leftBuffer).to.be.closeTo(rightBuffer, 1)
|
||||
expect(maskImage).to.contain('50px')
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue