File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -285,6 +285,10 @@ jobs:
285285 vp run lint
286286 vp run test:types
287287 vp test --project unit
288+ - name : vite-plus-jest-dom-repro
289+ node-version : 24
290+ command : |
291+ vp test run
288292 exclude :
289293 # frm-stack uses Docker (testcontainers) which doesn't work the same way on Windows
290294 - os : windows-latest
Original file line number Diff line number Diff line change 9191 "branch" : " main" ,
9292 "hash" : " 230b7c7ddb6bb8551ce797144f0ce0f047ff8d7d" ,
9393 "forceFreshMigration" : true
94+ },
95+ "vite-plus-jest-dom-repro" : {
96+ "repository" : " https://github.com/why-reproductions-are-required/vite-plus-jest-dom-repro.git" ,
97+ "branch" : " master" ,
98+ "hash" : " 01bd9ce1ac66ee3c21ed8a7f14311317d87fb999" ,
99+ "forceFreshMigration" : true
94100 }
95101}
You can’t perform that action at this time.
0 commit comments