mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix test method name (#2380)
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
XCTAssertTrue(ASDimensionEqualToDimension(style.maxHeight, ASDimensionMakeWithPoints(size.height)));
|
||||
}
|
||||
|
||||
- (void)setSettingSizeViaLayoutSize
|
||||
- (void)testSettingSizeViaLayoutSize
|
||||
{
|
||||
ASLayoutElementStyle *style = [ASLayoutElementStyle new];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user