Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
Signed-off-by: Tomoyuki Morita <[email protected]>
  • Loading branch information
ykmr1224 committed Oct 29, 2024
1 parent 48b7af0 commit 54228d6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ public class AsyncQueryExecutorServiceImplTest {
@Mock private SparkSubmitParameterModifier sparkSubmitParameterModifier;
@Mock private AsyncQueryRequestContext asyncQueryRequestContext;

@Captor private ArgumentCaptor<AsyncQueryJobMetadata> asyncQueryJobMetadataCaptor;

@BeforeEach
void setUp() {
jobExecutorService =
Expand Down

0 comments on commit 54228d6

Please sign in to comment.