Fix Tests: One argument left to delete
This commit is contained in:
parent
bc5facc623
commit
68720cb2da
|
@ -64,7 +64,7 @@ class LoopHubTest: TestBase() {
|
|||
fun setup() {
|
||||
loopHub = LoopHubImpl(
|
||||
aapsLogger, commandQueue, constraints, iobCobCalculator, loop,
|
||||
profileFunction, repo, userEntryLogger, sp, overviewData, profileUtil
|
||||
profileFunction, repo, userEntryLogger, sp, overviewData
|
||||
)
|
||||
loopHub.clock = clock
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue