chore(): update modal tests

This commit is contained in:
Adam Bradley
2016-02-10 01:56:51 -06:00
parent c46d25baed
commit 7c10c4dd42
5 changed files with 7 additions and 8 deletions

View File

@ -454,8 +454,7 @@ export class Slides extends Ion {
let zi = new Animation(this.touch.target.children[0])
.duration(this.zoomDuration)
.easing('linear')
.fill('none');
.easing('linear');
let zw = new Animation(this.touch.target.children[0])
.duration(this.zoomDuration)