aircall / aircall-everywhere

SDK to embed and communicate to Aircall phone in any web page
https://aircall.github.io/aircall-everywhere
25 stars 16 forks source link

impr: prevent some test suites from sending some logs #61

Closed rmnbrd closed 2 years ago

rmnbrd commented 2 years ago

impr: Prevent some test suites from sending some logs

Description

Simply passing debug: false to AircallPhone's constructor so that some test suites don't send useless logs

Submission