mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Bump test_AnimatingProperties timeout
This commit is contained in:
@@ -114,7 +114,8 @@ var testsWithLongDelay = {
|
||||
testLoadInvalidUrl: 10000,
|
||||
testLoadUpperCaseSrc: 10000 * 5,
|
||||
test_SettingImageSrc: 30 * 1000,
|
||||
test_ChainingAnimations: 30 * 1000
|
||||
test_ChainingAnimations: 30 * 1000,
|
||||
test_AnimatingProperties: 30 * 1000
|
||||
}
|
||||
|
||||
var startTime;
|
||||
|
||||
Reference in New Issue
Block a user