mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 08:43:02 +08:00
test(ActionScheduler): remove unused actionExecutor mock
This commit is contained in:
@@ -41,9 +41,6 @@ import java.time.ZonedDateTime
|
||||
@ExtendWith(MockitoExtension::class)
|
||||
class ActionSchedulerTest {
|
||||
|
||||
@Mock
|
||||
private lateinit var actionExecutor: ActionExecutor
|
||||
|
||||
@Mock
|
||||
private lateinit var actionCapability: ActionCapability
|
||||
|
||||
|
||||
Reference in New Issue
Block a user