Skip to content

Commit

Permalink
reformat spacing of mocks
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 committed May 28, 2024
1 parent bb7c98d commit 6edce95
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,8 @@ protected ExecutorService delegate() {
@Mock private ProgressEventDispatcher.Factory progressDispatcherFactory;
@Mock private ProgressEventDispatcher progressDispatcher;
@Mock private ExecutorService executorService;

@Mock private Image builtArm64AndLinuxImage;
@Mock private Image builtAmd64AndWindowsImage;

@Mock private Image baseImage1;
@Mock private Image baseImage2;

Expand Down

0 comments on commit 6edce95

Please sign in to comment.