See ./tests/presets/loadGoogleMapsApi.test.ts
The Google Maps API requires a key, otherwise the API doesn't load and the test fails. For this reason the test is currently skipped/disabled, as I'm unsure how to get around the issue.
This isn't critical and can be tested on a per-project basis, however it would be nice to find a workaround.
See
./tests/presets/loadGoogleMapsApi.test.tsThe Google Maps API requires a key, otherwise the API doesn't load and the test fails. For this reason the test is currently skipped/disabled, as I'm unsure how to get around the issue.
This isn't critical and can be tested on a per-project basis, however it would be nice to find a workaround.