Skip to content

Commit 68ee39a

Browse files
committed
remove empty space
1 parent bc6c06c commit 68ee39a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/src/core/e2e_tests.sh

-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ createArcCIExtension() {
131131
if [ ! -z "$CI_ARC_RELEASE_TRAIN" ]; then
132132
basicparameters="$basicparameters --release-train $CI_ARC_RELEASE_TRAIN"
133133
fi
134-
135134
if [ ! -z "$CI_ARC_VERSION" ]; then
136135
basicparameters="$basicparameters --version $CI_ARC_VERSION"
137136
fi

0 commit comments

Comments
 (0)