Skip to content

Commit 7fb56b9

Browse files
committed
chore(web): Update check-spam snapshot
1 parent fcf0b91 commit 7fb56b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/web/src/app/api/check-spam/__snapshots__/check-spam.spec.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ exports[`checkSpam() > with papermark email template 1`] = `
3030
{
3131
"description": "Invisible text + long lines",
3232
"name": "FONT_INVIS_LONG_LINE",
33-
"points": 2.1,
33+
"points": 0.4,
3434
},
3535
],
3636
"isSpam": false,
37-
"points": 2.1,
37+
"points": 0.4,
3838
}
3939
`;
4040

0 commit comments

Comments
 (0)