Skip to content

Commit

Permalink
Removed timeout from mobile data tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DaggieBlanqx committed Jan 22, 2024
1 parent 15f902e commit 84a1edc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/mobileData.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ let AfricasTalking, mobileData;

describe('Mobile Data Bundles', function(){

this.timeout(15000);

before(function () {
AfricasTalking = require('../lib')(fixtures.TEST_ACCOUNT);
Expand Down

0 comments on commit 84a1edc

Please sign in to comment.