Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecorry31 committed Jun 28, 2024
1 parent 6d5be0a commit afa70c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import org.mockito.kotlin.whenever

internal class RequestRemoveBatteryRestrictionCommandTest {

private lateinit var command: RequestRemoveBatteryRestrictionCommand<AndromedaFragment>
private lateinit var command: RequestRemoveBatteryRestrictionCommand
private lateinit var flag: Flag
private lateinit var alerter: IAlerter
private lateinit var isRequired: Specification<Context>
Expand Down

0 comments on commit afa70c4

Please sign in to comment.