mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-21 09:49:51 +00:00
FRANCESOUTHWEST, FRANCESOUTHEAST, FRANCENORTHEAST: Remove getLineStyle() overrides.
This commit is contained in:
parent
e0be42f16d
commit
7f607160ca
4 changed files with 6 additions and 106 deletions
|
@ -103,7 +103,12 @@ public class FranceSouthEastProviderLiveTest extends AbstractNavitiaProviderLive
|
|||
|
||||
@Test
|
||||
public void queryTripAddressStation() throws Exception {
|
||||
queryTrip("14 rue Barnave", "Louise Michel");
|
||||
queryTrip("78 Quai Pierre Scize", "Bellecour");
|
||||
}
|
||||
|
||||
@Test
|
||||
public void queryTripTowns() throws Exception {
|
||||
queryTrip("Annecy", "Lyon");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue