When running a jest test, you will receive an error that window.URL.createObjectURL is not a function. Any ideas of a way to fix this? I have tried mocking it in jest, as I have found that this is supposedly a mapbox issue, but none of those solutions seem to work.