Skip to content

Commit

Permalink
timeout test
Browse files Browse the repository at this point in the history
  • Loading branch information
apocas committed Aug 20, 2014
1 parent cc7cdd4 commit f9e550e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/docker.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ describe("#docker", function() {
done();
}

dockert.ping(handler);
dockert.searchImages({term: 'node'}, handler);
});
});

Expand Down

0 comments on commit f9e550e

Please sign in to comment.