You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2023. It is now read-only.
ASXCTAssertEqualRects(CGRectMake(0, 32, 375, 43.5), [node rectForRowAtIndexPath:[NSIndexPathindexPathForItem:0inSection:0]], @"This text requires very specific geometry. The rect for the first row should match up.");
780
+
ASXCTAssertEqualRects(CGRectMake(0, 32, 375, 44), [node rectForRowAtIndexPath:[NSIndexPathindexPathForItem:0inSection:0]], @"This text requires very specific geometry. The rect for the first row should match up.");
779
781
780
782
__unused XCTestExpectation *e = [selfexpectationWithDescription:@"Did a bunch of rounds of updates."];
0 commit comments