Skip to content

Commit

Permalink
remove extra line
Browse files Browse the repository at this point in the history
Signed-off-by: Abhinav Gupta <[email protected]>
  • Loading branch information
abhinavGupta16 committed Jan 10, 2022
1 parent 90c6b91 commit 9d6a8d8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ class TestPrintArtifactDownloadUrlsForStaging extends BuildPipelineTest {
super.setUp()
binding.setVariable('filenamesForUrls', ['dummy_file.tar.gz', 'dummy_file.tar.gz.sig'])
binding.setVariable('UPLOAD_PATH', 'dummy/upload/path')

}

@Test
Expand Down

0 comments on commit 9d6a8d8

Please sign in to comment.