fix: Fixes calculate at feature for new info view, updates static pressure test
This commit is contained in:
@@ -60,7 +60,7 @@ final class PositiveNumericTests: XCTestCase {
|
||||
)
|
||||
|
||||
sut = envelope.externalStaticPressure
|
||||
XCTAssertEqual(round(sut * 10) / 10, 0.5)
|
||||
XCTAssertEqual(round(sut * 10) / 10, 0.7)
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user