Flushes all dirty snapshot stores to disk. Only does work in 'record' mode. Automatically called by the vitest setup hook (vitest/setup.ts).
'record'
vitest/setup.ts
Description
Flushes all dirty snapshot stores to disk. Only does work in
'record'mode. Automatically called by the vitest setup hook (vitest/setup.ts).