Re-enable examples test (#1113)

pull/1109/head^2
Michael Barry 2024-11-24 22:20:31 -05:00 zatwierdzone przez GitHub
rodzic 9ada248d41
commit 16df8c7a41
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
2 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

@ -16,7 +16,6 @@ import com.onthegomap.planetiler.reader.osm.OsmReader;
import java.nio.file.Path;
import java.util.List;
import java.util.Map;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.io.TempDir;
import org.locationtech.jts.geom.LineString;
@ -91,7 +90,6 @@ class BikeRouteOverlayTest {
}
@Test
@Disabled
void integrationTest(@TempDir Path tmpDir) throws Exception {
Path dbPath = tmpDir.resolve("output.mbtiles");
BikeRouteOverlay.run(Arguments.of(

@ -1 +1 @@
Subproject commit cbd3725c28c637c9cf9e1b21c1b2694593a19f73
Subproject commit 0818cb981fb9b7ead2c0a093794ccda07bb02c31