From b25204dfe1fc634a77197735f7c17210c908b18c Mon Sep 17 00:00:00 2001 From: jbr7rr Date: Wed, 28 Dec 2022 15:17:25 +0100 Subject: [PATCH] Fix typo --- .../java/info/nightscout/plugins/iob/AutosensDataStoreTest.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/main/src/test/java/info/nightscout/plugins/iob/AutosensDataStoreTest.kt b/plugins/main/src/test/java/info/nightscout/plugins/iob/AutosensDataStoreTest.kt index a2cce6fc68..6120952f34 100644 --- a/plugins/main/src/test/java/info/nightscout/plugins/iob/AutosensDataStoreTest.kt +++ b/plugins/main/src/test/java/info/nightscout/plugins/iob/AutosensDataStoreTest.kt @@ -1264,7 +1264,7 @@ class AutosensDataStoreTest : TestBase() { Assertions.assertEquals(67.0, autosensDataStore.bucketedData!![3].value, 1.0) // Recalculated data to 30min Assertions.assertEquals(45.0, autosensDataStore.bucketedData!![5].value, 1.0) // Recalculated data to 20min - // non 5min data without referenceTime set, shoud allign the data to the time of the last reading + // non 5min data without referenceTime set, should allign the data to the time of the last reading autosensDataStore.referenceTime = -1 bgReadingList.clear() bgReadingList.add(