From 781b970b4611a864974addf0d2060381aad55adb Mon Sep 17 00:00:00 2001 From: Stefano Simonelli <16114781+s-simoncelli@users.noreply.github.com> Date: Wed, 26 Jun 2024 15:13:59 +0100 Subject: [PATCH] Fixed v1 conversion test with soft link missing attributes --- pywr-schema/src/test_models/v1/timeseries-converted.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pywr-schema/src/test_models/v1/timeseries-converted.json b/pywr-schema/src/test_models/v1/timeseries-converted.json index 8fae7648..9ea6f714 100644 --- a/pywr-schema/src/test_models/v1/timeseries-converted.json +++ b/pywr-schema/src/test_models/v1/timeseries-converted.json @@ -42,6 +42,8 @@ "name": "link1", "max_flow": null, "min_flow": null, + "soft_max": null, + "soft_min": null, "cost": null }, {