Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Jan 20, 2025
1 parent 232899d commit 0bcb512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vitest/src/integrations/vi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -703,6 +703,7 @@ function createVitest(): VitestUtils {
if (!_config) {
_config = { ...workerState.config }
}
// TODO: deep merge for `config.sequence`
Object.assign(workerState.config, config)
},

Expand Down

0 comments on commit 0bcb512

Please sign in to comment.