Skip to content

Commit

Permalink
♻️ci: update test label (#1091)
Browse files Browse the repository at this point in the history
* ♻️ci: update test label

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

* [autofix.ci] apply automated fixes (attempt 3/3)

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
Marukome0743 and autofix-ci[bot] authored Nov 7, 2024
1 parent 3411e5d commit a07c43f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ docker:
- any-glob-to-any-file: ['.devcontainer/*', '.editorconfig', '.env*', 'biome.json', 'bunfig.toml', 'vercel.json']
✅test:
- changed-files:
- any-glob-to-any-file: ['happydom.ts', 'app/**/*.test.tsx']
- any-glob-to-any-file: ['happydom.ts', 'test/**']
🆚vscode:
- changed-files:
- any-glob-to-any-file: '.vscode/*'
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@happy-dom/global-registrator": "^15.10.7",
"@happy-dom/global-registrator": "^15.11.0",
"@playwright/test": "next",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.1",
Expand Down

0 comments on commit a07c43f

Please sign in to comment.