Skip to content

Commit

Permalink
timings
Browse files Browse the repository at this point in the history
  • Loading branch information
apocas committed Apr 25, 2021
1 parent 68b63b6 commit 3aa501a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/docker.js
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ describe("#docker", function() {
docker.modem.followProgress(stream, onFinished, onProgress);

function onFinished(err, output) {
expect(err).not.to.be.null;
expect(output).to.be.a('array');
done();
}
Expand Down

0 comments on commit 3aa501a

Please sign in to comment.