RhoInc/Webcharts

Find a way around new Blob() in node.js to make tests pass in travis CI.

Closed this issue · 2 comments

Find a way around new Blob() in node.js to make tests pass in travis CI.

Just need to make sure to set exportable:false in the settings objects for the various test cases.

Test Notes: Technical work. No testing needed.