Update FBSnapshotTestCase and generate @3x images

This commit is contained in:
Levi McCallum
2016-06-08 13:33:03 -07:00
parent cb67671f1d
commit ca2fb0bc74
124 changed files with 15 additions and 44 deletions

View File

@@ -16,12 +16,6 @@
@implementation ASStaticLayoutSpecSnapshotTests
- (void)setUp
{
[super setUp];
self.recordMode = NO;
}
- (void)testSizingBehaviour
{
[self testWithSizeRange:ASSizeRangeMake(CGSizeMake(150, 200), CGSizeMake(FLT_MAX, FLT_MAX))