From 203fb9f88d8695b8b8a6cea00553de9ab8f56eb7 Mon Sep 17 00:00:00 2001 From: Leonard Ehrenfried Date: Thu, 6 Feb 2025 10:50:38 +0100 Subject: [PATCH] Enable FaresV2 in Portland --- smoke-tests/portland/otp-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/smoke-tests/portland/otp-config.json b/smoke-tests/portland/otp-config.json index 7b0d1828144..baedfa08c78 100644 --- a/smoke-tests/portland/otp-config.json +++ b/smoke-tests/portland/otp-config.json @@ -1,4 +1,5 @@ { "otpFeatures" : { + "FaresV2": true } } \ No newline at end of file