Fix typo in test description and reduce sauce test timeouts.

This commit is contained in:
John-David Dalton
2013-12-03 19:26:11 -08:00
parent 0af1a85442
commit 326a3c5932
2 changed files with 2 additions and 2 deletions

View File

@@ -248,7 +248,7 @@
'build': build,
'framework': 'qunit',
'idle-timeout': 300,
'max-duration': 600,
'max-duration': 480,
'name': sessionName,
'public': 'public',
'platforms': platforms,