mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-27 20:36:33 -04:00
try adding longer timeout to try and make travis stop timing out
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -74,6 +74,8 @@ describe('Clay', function() {
|
||||
|
||||
it('handles the "showConfiguration" event if autoHandleEvents is not false',
|
||||
function() {
|
||||
this.timeout(10000); // 10 seconds
|
||||
|
||||
stubPebble();
|
||||
var clay = fixture.clay([]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user