From b1be726cc3bdde731bb97548f850b8c9178b6d1b Mon Sep 17 00:00:00 2001 From: Philoul Date: Wed, 17 Aug 2022 08:09:42 +0200 Subject: [PATCH] Autotune Fix Unit tests --- .../androidaps/plugins/general/autotune/AutotunePrepTest.kt | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/test/java/info/nightscout/androidaps/plugins/general/autotune/AutotunePrepTest.kt b/app/src/test/java/info/nightscout/androidaps/plugins/general/autotune/AutotunePrepTest.kt index ea797d8566..764be8bb56 100644 --- a/app/src/test/java/info/nightscout/androidaps/plugins/general/autotune/AutotunePrepTest.kt +++ b/app/src/test/java/info/nightscout/androidaps/plugins/general/autotune/AutotunePrepTest.kt @@ -317,7 +317,6 @@ class AutotunePrepTest : TestBaseWithProfile() { profileFunction, sp, dateUtil, - activePlugin, autotuneFS ) {