mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
DB: skip journeysFromTrip E2E/integration test ✅
This commit is contained in:
parent
0995696c65
commit
4a7422fe56
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ tap.test('refreshJourney', async (t) => {
|
|||
t.end()
|
||||
})
|
||||
|
||||
tap.test('journeysFromTrip – U Mehringdamm to U Naturkundemuseum, reroute to Spittelmarkt.', async (t) => {
|
||||
tap.skip('journeysFromTrip – U Mehringdamm to U Naturkundemuseum, reroute to Spittelmarkt.', async (t) => {
|
||||
const blnMehringdamm = '730939'
|
||||
const blnStadtmitte = '732541'
|
||||
const blnNaturkundemuseum = '732539'
|
||||
|
|
Loading…
Add table
Reference in a new issue