Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Removing unneeded timeout extension
Browse files Browse the repository at this point in the history
  • Loading branch information
snorlaX-sleeps committed Mar 25, 2020
1 parent 8263d23 commit 8b3fb03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/sources.js
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,6 @@ describe('Sources', function() {
});

describe('Health', function() {
this.timeout(5000);
let stubs = null;

beforeEach(function() {
Expand Down

0 comments on commit 8b3fb03

Please sign in to comment.