Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
davdroman committed Jul 19, 2023
1 parent 168a154 commit 859a765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/UITests/StatusBarStyleUITests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ final class StatusBarStyleUITests: UITestCase {

assertSnapshot(
matching: app.windows.firstMatch.screenshot().image,
as: .image(perceptualPrecision: 0.9),
as: .image(perceptualPrecision: 0.95),
named: screenshotName(1)
)
}
Expand Down

0 comments on commit 859a765

Please sign in to comment.