We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07afc01 commit 1816673Copy full SHA for 1816673
1 file changed
Tests/LoopAlgorithmTests/LoopAlgorithmTests.swift
@@ -558,4 +558,4 @@ final class LoopAlgorithmTests: XCTestCase {
558
output = LoopAlgorithm.run(input: input)
559
XCTAssertEqual(output.predictedGlucose.last!.quantity.doubleValue(for: .milligramsPerDeciliter), 105, accuracy: 0.5)
560
}
561
-}
+}
0 commit comments