Skip to content

Commit 9d6a8d8

Browse files
remove extra line
Signed-off-by: Abhinav Gupta <[email protected]>
1 parent 90c6b91 commit 9d6a8d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/jenkins/TestPrintArtifactDownloadUrlsForStaging.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ class TestPrintArtifactDownloadUrlsForStaging extends BuildPipelineTest {
1818
super.setUp()
1919
binding.setVariable('filenamesForUrls', ['dummy_file.tar.gz', 'dummy_file.tar.gz.sig'])
2020
binding.setVariable('UPLOAD_PATH', 'dummy/upload/path')
21-
2221
}
2322

2423
@Test

0 commit comments

Comments
 (0)