diff --git a/Tests/SnapshotTests.swift b/Tests/SnapshotTests.swift index 4e72c6ac9d..601514a967 100644 --- a/Tests/SnapshotTests.swift +++ b/Tests/SnapshotTests.swift @@ -122,7 +122,7 @@ class SnapshotTests: XCTestCase { matching: animationView, as: .imageOfPresentationLayer( precision: SnapshotConfiguration.forSample(named: sampleAnimationName).precision, - perceptualPrecision: 0.985), + perceptualPrecision: 0.98), named: "\(sampleAnimationName) (\(Int(percent * 100))%)", testName: testName) }