// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing

exports[`GoogleMapsApiLoader logs a warning when called multiple times with different parameters 1`] = `
[
  [
    "[google-maps-api-loader] The maps API has already been loaded with different parameters and will not be loaded again. Refresh the page for new values to have effect.",
  ],
]
`;
