Skip to content

Commit c1432c9

Browse files
authored
Adapt jest-test snapshots @ sqip-cli
1 parent c26b99d commit c1432c9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

packages/sqip-cli/__tests__/e2e/__snapshots__/sqip-cli-e2e.test.ts.snap

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,11 @@ exports[`cli api --help shows help screen to user 1`] = `
4848
ffffff00
4949
--primitive-cores number number of parallel workers
5050
(default uses all cores)
51-
[1m-b[22m, [1m--blur-blur[22m [4mnumber[24m Set the stdDeviation value for
52-
the GaussianBlur SVG filter. See:
51+
[1m-b[22m, [1m--blur-blur[22m [4mnumber[24m Set the radius value [pixel] for
52+
the GaussianBlur CSS filter. See:
5353
https://developer.mozilla.org/en-
54-
US/docs/Web/SVG/Element/feGaussianBlur
54+
US/docs/Web/CSS/filter-
55+
function/blur#syntax
5556
5657
Examples
5758

0 commit comments

Comments
 (0)