Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Commit

Permalink
Change location for failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ph0tonic committed Jun 5, 2020
1 parent ba36e05 commit 9a0d290
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ class OfflineMapsManagingTest {
fun canDeleteDownloadedMap() {
MapUtils.saveCameraPositionAndZoomToPrefs(
MapUtils.getCameraWithParameters(
LatLng(0.0, 0.0),
LatLng(1.0, 1.0),
20.0
)
)
Expand Down

0 comments on commit 9a0d290

Please sign in to comment.