Skip to content

Commit 04b1d3c

Browse files
Update SizeTests.swift
1 parent b59e56f commit 04b1d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SteviaTests/SizeTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ import Stevia
5151
#expect(v.frame.origin.y == 0)
5252
#expect(v.frame.origin.x == 0)
5353
#expect(v.frame.width == 150)
54-
#expect(v.frame.height == 100)
54+
#expect(v.frame.height == 50)
5555
}
5656

5757
@Test

0 commit comments

Comments
 (0)