From 4806df99a12aa1ffe83dc9df68ada1af6b4256e8 Mon Sep 17 00:00:00 2001 From: pipeacosta Date: Sat, 17 Feb 2024 12:25:08 +0100 Subject: [PATCH] Improve node-multiple-sources.sh integration test Signed-off-by: pipeacosta --- tests/integration/node-multiple-sources.sh | 77 +++++++++++----------- 1 file changed, 40 insertions(+), 37 deletions(-) diff --git a/tests/integration/node-multiple-sources.sh b/tests/integration/node-multiple-sources.sh index 4382d09f7..86338771f 100755 --- a/tests/integration/node-multiple-sources.sh +++ b/tests/integration/node-multiple-sources.sh @@ -9,9 +9,6 @@ # SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University # SPDX-License-Identifier: Apache-2.0 -echo "Test is broken" -exit 99 - set -e DIR=$(mktemp -d) @@ -25,40 +22,46 @@ trap finish EXIT cat > config.json <