diff --git a/ComponentTextKitApplicationTests/CKTextComponentTests.mm b/ComponentTextKitApplicationTests/CKTextComponentTests.mm index b5f62fb72..c131b95f2 100644 --- a/ComponentTextKitApplicationTests/CKTextComponentTests.mm +++ b/ComponentTextKitApplicationTests/CKTextComponentTests.mm @@ -449,7 +449,6 @@ - (void)testShouldUseCustomLayoutManagerClass {{@selector(setBackgroundColor:), [UIColor clearColor]}} } accessibilityContext:{ }]; - self.recordMode = YES; CKSnapshotVerifyComponent(c, kUnrestrictedSize, @""); } diff --git a/ComponentTextKitApplicationTests/ReferenceImages_IOS8.2/CKTextComponentTests/testShouldUseCustomLayoutManagerClass@2x.png b/ComponentTextKitApplicationTests/ReferenceImages_IOS8.2/CKTextComponentTests/testShouldUseCustomLayoutManagerClass@2x.png new file mode 100644 index 000000000..b0a09ff1d Binary files /dev/null and b/ComponentTextKitApplicationTests/ReferenceImages_IOS8.2/CKTextComponentTests/testShouldUseCustomLayoutManagerClass@2x.png differ diff --git a/ComponentTextKitApplicationTests/ReferenceImages_IOS8/CKTextComponentTests/testShouldUseCustomLayoutManagerClass@2x.png b/ComponentTextKitApplicationTests/ReferenceImages_IOS8/CKTextComponentTests/testShouldUseCustomLayoutManagerClass@2x.png new file mode 100644 index 000000000..b0a09ff1d Binary files /dev/null and b/ComponentTextKitApplicationTests/ReferenceImages_IOS8/CKTextComponentTests/testShouldUseCustomLayoutManagerClass@2x.png differ diff --git a/ComponentTextKitApplicationTests/ReferenceImages_IOS8_64/CKTextComponentTests/testShouldUseCustomLayoutManagerClass@2x.png b/ComponentTextKitApplicationTests/ReferenceImages_IOS8_64/CKTextComponentTests/testShouldUseCustomLayoutManagerClass@2x.png new file mode 100644 index 000000000..67158c3a5 Binary files /dev/null and b/ComponentTextKitApplicationTests/ReferenceImages_IOS8_64/CKTextComponentTests/testShouldUseCustomLayoutManagerClass@2x.png differ