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

Commit

Permalink
i will break you
Browse files Browse the repository at this point in the history
Signed-off-by: Won Jun Jang <wjang@uber.com>
  • Loading branch information
black-adder committed Jun 7, 2018
1 parent 3e878f7 commit 4853f3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/throttler/remote_throttler.js
Expand Up @@ -163,6 +163,7 @@ describe('RemoteThrottler should', () => {
throttler.setProcess({ uuid: uuid });
throttler._refreshCredits();
sinon.assert.notCalled(throttler._fetchCredits);
throttler.close();
});

it('refresh credits after _afterInitialDelay is called', done => {
Expand Down

0 comments on commit 4853f3f

Please sign in to comment.