We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b59e56f commit 04b1d3cCopy full SHA for 04b1d3c
Tests/SteviaTests/SizeTests.swift
@@ -51,7 +51,7 @@ import Stevia
51
#expect(v.frame.origin.y == 0)
52
#expect(v.frame.origin.x == 0)
53
#expect(v.frame.width == 150)
54
- #expect(v.frame.height == 100)
+ #expect(v.frame.height == 50)
55
}
56
57
@Test
0 commit comments