Skip to content

Commit

Permalink
give it more time
Browse files Browse the repository at this point in the history
  • Loading branch information
mstdokumaci committed Nov 30, 2016
1 parent 8cd91e8 commit 1bf080d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/data-size.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const Hub = require('../')

var server, client

test('data size', { timeout: 1000 }, t => {
test('data size', { timeout: 2000 }, t => {
server = new Hub({
id: 'server',
port: 6000
Expand Down

0 comments on commit 1bf080d

Please sign in to comment.