Skip to content

Commit e58ed59

Browse files
committed
color space changed to more sable
1 parent 162e3e7 commit e58ed59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/TextDiffTests/SnapshotTestSupport.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ private func renderSnapshotImage1x(view: NSView, size: CGSize) -> NSImage {
134134
samplesPerPixel: 4,
135135
hasAlpha: true,
136136
isPlanar: false,
137-
colorSpaceName: .deviceRGB,
137+
colorSpaceName: .calibratedRGB,
138138
bytesPerRow: 0,
139139
bitsPerPixel: 0
140140
)!

0 commit comments

Comments
 (0)