Skip to content

Commit 6750b17

Browse files
committed
patch palermo
1 parent 1916c00 commit 6750b17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/redis/commands_on_geo_test.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ def coordinates_catania
6969

7070
def coordinates_palermo
7171
if version >= "8.0"
72-
["13.36138933897018433", "38.11555639549629859"]
73-
else
7472
["13.361389338970184", "38.1155563954963"]
73+
else
74+
["13.36138933897018433", "38.11555639549629859"]
7575
end
7676
end
7777

0 commit comments

Comments
 (0)