Skip to content

Commit cfedd97

Browse files
committed
feat(fx breaches): fix breach alerts cron job in fx settings
Fixes the cron job which pulls password breaches and loads them into firefox remote settings portal.
1 parent 7e1ef2a commit cfedd97

File tree

13 files changed

+1212
-996
lines changed

13 files changed

+1212
-996
lines changed

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ const config = [
4141
"dist",
4242
"coverage",
4343
"!.storybook",
44+
"playwright-report/**",
4445
],
4546
},
4647
...compat.config({

0 commit comments

Comments
 (0)