From 8520eb3d1c288d85bb7148ef63e025c4ff0730d5 Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Sun, 17 Dec 2023 12:08:41 +0100 Subject: [PATCH] Fix mode for 'ec-ic' This threw an error in the intigration test. --- p/mobil-nrw/products.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p/mobil-nrw/products.js b/p/mobil-nrw/products.js index 4add9005..6f409190 100644 --- a/p/mobil-nrw/products.js +++ b/p/mobil-nrw/products.js @@ -67,7 +67,7 @@ const products = [ }, { id: 'ec-ic', - mode: 'ec-ic', + mode: 'train', bitmasks: [2], name: 'EC/IC', short: 'EC/IC',