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 @@
@implementation ASStackLayoutSpecSnapshotTests
- (void)setUp
{
[super setUp];
self.recordMode = NO;
}
#pragma mark - Utility methods
static NSArray *defaultSubnodes()