Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
removed unused variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
jraihan committed Oct 9, 2023
1 parent da7cd61 commit 6df70fc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
import static org.junit.jupiter.api.Assertions.*;

public class BridgeDownloadTest {
private final BridgeDownload bridgeDownloadMock = Mockito.mock(BridgeDownload.class);
private TaskListener listenerMock;
private FilePath workspace;
private EnvVars envVarsMock;
Expand Down

0 comments on commit 6df70fc

Please sign in to comment.