Skip to content

Commit

Permalink
Enable keep-alive in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JelteF committed Jan 25, 2019
1 parent b7f344d commit bebcee6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/cloud/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ class CloudContext {
};
this.clientOptions = {
group: 'testCycle',
keepAlive: false,
};

this.serverSideClient = stream.connect(
Expand Down

0 comments on commit bebcee6

Please sign in to comment.