Skip to content

Commit 5a0ebdb

Browse files
committed
fix test indentation
Signed-off-by: adamrtalbot <12817534+adamrtalbot@users.noreply.github.com>
1 parent 6cc9020 commit 5a0ebdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/nf-azure/src/test/nextflow/cloud/azure/file/AzBashLibTest.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ class AzBashLibTest extends Specification {
137137
fi
138138
}
139139
140-
nxf_az_download() {
140+
nxf_az_download() {
141141
local source=$1
142142
local target=$2
143143
local basedir=$(dirname $2)

0 commit comments

Comments
 (0)