Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Commit

Permalink
Sauce is soooo slow... :(
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekn committed Dec 5, 2014
1 parent 36f3732 commit 07c8b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/wallet.js
Expand Up @@ -15,7 +15,7 @@ chai.use(chaiAsPromised);

describe('stellar-wallet', function () {
var self = this;
self.timeout(15000);
self.timeout(30000);

var server = 'http://localhost:3000/v2';
var mockServer;
Expand Down

0 comments on commit 07c8b5c

Please sign in to comment.