Skip to content

Commit

Permalink
fix: snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
afonsojramos committed Jul 9, 2024
1 parent 50c60d5 commit eab5a6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,6 @@
"packageManager": "pnpm@9.5.0",
"lint-staged": {
"*.{js,json,ts,tsx}": "biome format --fix",
"*.{js,ts,tsx}": "pnpm test -- --onlyChanged -u --passWithNoTests"
"*.{js,ts,tsx}": "pnpm test -- --findRelatedTests -u --passWithNoTests"
}
}
2 changes: 1 addition & 1 deletion src/routes/__snapshots__/Settings.test.tsx.snap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eab5a6e

Please sign in to comment.