fix tests
This commit is contained in:
parent
8d0d8d3866
commit
b5db6e613d
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ ActionsTestBase : TestBaseWithProfile() {
|
|||
|
||||
private var suspended = false
|
||||
override var lastRun: Loop.LastRun? = Loop.LastRun()
|
||||
override var closedLoopEnabled: Constraint<Boolean>? = Constraint(true)
|
||||
override val isSuspended: Boolean = suspended
|
||||
override val isLGS: Boolean = false
|
||||
override val isSuperBolus: Boolean = false
|
||||
|
|
Loading…
Reference in a new issue