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

@@ -21,12 +21,6 @@ static const ASSizeRange kSize = {{100, 120}, {320, 160}};
@implementation ASRelativeLayoutSpecSnapshotTests
- (void)setUp
{
[super setUp];
self.recordMode = NO;
}
- (void)testWithOptions
{