Skip to content

Commit

Permalink
Giving animation a little bit more time, because it fails on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nvh committed Sep 12, 2017
1 parent 16ca97e commit 670822c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tests/LayerAnimationTest.coffee
Expand Up @@ -172,6 +172,7 @@ describe "LayerAnimation", ->
animation = new Animation layer, animation = new Animation layer,
x: 50 x: 50
options: options:
time: AnimationTime * 2
curve: "linear" curve: "linear"


animation.start() animation.start()
Expand Down

0 comments on commit 670822c

Please sign in to comment.