Skip to content

Commit

Permalink
fixed major typo introduced in previous merge
Browse files Browse the repository at this point in the history
  • Loading branch information
phanecak-maptiler committed Nov 21, 2023
1 parent ac14a04 commit f390550
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2107,8 +2107,9 @@ void testGetFerryMinzoom() throws GeometryException {
process(entry.feature);
*/
}
}

@Test
@Test
void testIssue58() {
// test subject: https://www.openstreetmap.org/way/222564359
// note: "name:es" used instead of "name:ar" since we've setup only "de" and "es" for unit tests
Expand Down

0 comments on commit f390550

Please sign in to comment.