Skip to content

Commit

Permalink
Corrected casing.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Nov 28, 2024
1 parent 81e3f54 commit 4802c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-files.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ export class TestFiles {

static readonly Profiles = {
Color: {
sRGB: new TestColorProfile('tests/files/color-profiles/sRGB.icm'),
SRGB: new TestColorProfile('tests/files/color-profiles/SRGB.icm'),
USWebCoatedSWOP: new TestColorProfile('tests/files/color-profiles/USWebCoatedSWOP.icc'),
}
}
Expand Down

0 comments on commit 4802c8d

Please sign in to comment.