feat: Adds Docker tests.
This commit is contained in:
@@ -209,7 +209,7 @@ struct ManualSTests {
|
||||
@Dependency(\.manualS) var manualS
|
||||
|
||||
let limits = try await manualS.sizingLimits(.init(
|
||||
systemType: .heatingOnly(type: heatingType),
|
||||
systemType: .heatingOnly(type: heatingType)
|
||||
))
|
||||
|
||||
#expect(limits.oversizing.heating == heatingType.oversizingLimit)
|
||||
|
||||
Reference in New Issue
Block a user